• Resolved WendyDennis

    (@wendydennis)


    Hello! Hope you can help!

    The issue is with my Front Page only, and I ONLY see this issue when using my android/samsung phone, and it happens via multiple browsers (chrome,samsung,edge). It looks fine in the “mobile view” when I am on my desktop editing the site. And it looks fine in multiple browsers via my desktop and my Ipad.

    ISSUE: In the block that has Post View” selected, most of the posts are covered with a continuous blank rectangle. See screenshot pic via the url I inserted, below. I am not highly techie – mostly a WYSIWYG gal, here. I added no coding of my own. Thanks for any help!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Steven (LyraThemes)

    (@stevenlyrathemes)

    Hi Wendy,

    Thanks for reaching out, and thank you for using Kale!

    Could you try adding this CSS in Appearance > Customize > Additional CSS?

    @media (max-width: 991px) {
        aside.sidebar {
     clear: both; }
    }

    You’ll probably also have to clear your mobile cache in order to see the corrected layout.

    If you need anything else just let us know, thanks so much and take care!

    Thread Starter WendyDennis

    (@wendydennis)

    Hi Steven – Thank you! That did the trick and I did not even have to clear my mobile cache!

    Steven (LyraThemes)

    (@stevenlyrathemes)

    Great to hear that- thanks so much for letting us know!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blank/Light Gray covering area with recent posts on front page in mobile only’ is closed to new replies.