Site logo

[Resolved] Mobile – white space

Home Forums Support [Resolved] Mobile – white space

Home Forums Support Mobile – white space

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2442743
    Justin

    Hi

    I have tried searching the forum but haven’t found a solution to my problem.

    I see on most pages when I view my site on a mobile device I have a white space between the last content block and my footer block – see https://www.exclusivecarcare.co.uk/about-us/ for an example.

    Can you point me in the right direction to remove this white space?

    TIA

    Justin

    #2442821
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Layout > Footer, can you set the Footer Widgets to 0

    #2442828
    Justin

    Hi David

    Ive made the changes and its still the same.

    #2443040
    David
    Staff
    Customer Support

    Hmmm… that should have removed them.
    Try adding this CSS:

    
    .site-footer .footer-widgets-container {
        display: none;
    }
    #2443053
    Justin

    Hi David

    That seems to have sorted the issue, thank you very much for your time.

    #2444247
    David
    Staff
    Customer Support

    Glad to hear that!

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