• I noticed today that I have unexplainable white space at the bottom of my site’s landing page when in mobile view mode. I checked the code for the page and don’t see any blank paragraphs or really any explanation for what’s appearing. The white space shows up between an ad inserter that the buttons to switch between mobile and desktop view. Any help would be greatly appreciated!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • inspecting ur page in safari on iphone, i see that ur css
    https://www.extinctdisney.com/wp-content/cache/autoptimize/css/autoptimize_8ef41260a8adc7cab001ad11f9f09b42.css
    contains

    #content > div > div.post-page-content
    {
    ...
        padding-bottom: 50px;
    ...
    }

    which is where the whitespace is coming from

    Thread Starter extinctdisney

    (@extinctdisney)

    That’s the CSS for a plugin (Autoptimize), not the main mage?

    pro-tip; you can disable Autoptimize on a per-request basis by adding ?ao_noptimize=1 to the URL.

    if the problem is not there at that point, some autoptimize (re-)configuration might be needed to fix this. there are troubleshooting tips and info on how to exclude in the AO FAQ.

    hope this helps debugging,
    frank (ao dev)

    please someone can help me
    i have a big white space on my web site on the bottom and i cant removed it thanks for help
    https://ecoboostmotors.com/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘White Space at Bottom of Page’ is closed to new replies.