- This topic has 3 replies, 2 voices, and was last updated 5 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Meditation: Tablet screen and blog posts
Hello –
My client would like to get this issue resolved. On the front page, in the blog posts section, the posts are too small or not centered for the tablet media screen. They look fine on the desktop screen or phone media screen.
The better option would be to size up the preview for the tablet screen to fill the white box. The alternative would be to center the posts and reduce the width of the white box.
Here’s a screen shot: http://originalcent.com/wp-content/uploads/2019/12/IMG_0003.png
Thanks!
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:768px) and (max-width:1023px){
.no_wrap { width:90%;}
.post_block_style1 { width:31%;}
}
Regards,
Chris
Oh, nice!
Hi Mark,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/
Regards,
Chris
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]