• julepv

    (@julepv)


    Between the featured image/title and the body, there’s a big white space that I figure out how to remove. It only shows up on mobile and not on desktop. Every post on my site is showing a big an issue.

    • This topic was modified 1 year ago by Yui. Reason: not belongs to mobile app forum

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Tom H

    (@thomashorta)

    Hi @julepv!

    Inspecting the code for your page shows that there are several CSS classes affecting the body and introducing that white space.

    I think the biggest spaces come from those two:

    .elementor-1018 .elementor-element.elementor-element-1e346e1a > .elementor-element-populated {
        padding: 50px 0px 0px 0px;
    }
    
    .elementor-1018 .elementor-element.elementor-element-467c831a {
        margin-top: 100px;
        margin-bottom: 0px;
        padding: 0px 50px 0px 50px;
    }

    Based on their names, they seem to come from Elementor, which is a 3rd party plugin.

    Since you are using Elementor, you should ask them on their support page as they can better assist you.

    https://www.ads-software.com/plugins/elementor/ or if using the Pro version at their website https://elementor.com/

    Thread Starter julepv

    (@julepv)

    Thank you, will post on their forum.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile Post Extra White Space’ is closed to new replies.