Meditation: Tablet screen and blog posts

Home Forums All Other Themes Meditation: Tablet screen and blog posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #142269
    Mark FisherMark Fisher
    Participant
    • Topics: 12
    • Replies: 27
    • Total: 39
    Member since: December 1, 2019

    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!

    #142276
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30655
    • Total: 30655
    Member since: August 16, 2013

    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

    #142283
    Mark FisherMark Fisher
    Participant
    • Topics: 12
    • Replies: 27
    • Total: 39
    Member since: December 1, 2019

    Oh, nice!

    #142285
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30655
    • Total: 30655
    Member since: August 16, 2013

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.