IT Solution: Feature Image To Close To Title On Mobile

Home Forums All Other Themes IT Solution: Feature Image To Close To Title On Mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #121958
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    I’m using the IT Solution theme. When viewing my blog posts on mobile devices, the featured image is too close to the Title of the posts. See the image below as an example. I’m also posting the link so that you can test.

    https://drive.google.com/file/d/1ibvnYmmpCzVOX7FVxTrOq8jI5MV72Z0k/view?usp=sharing

    https://buzapps.net/pages/category/all/

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .lay4 .post_image { top:0; margin-bottom:10px;}
    }

    Regards,
    Dave

    #122516
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    That fixed it! Thanks!!!!

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

    Hi Keith,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/22/

    Regards,
    Dave

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