White block bottom of website can't be deleted + grey background doesn't show

This topic has 2 replies, 2 voices, and was last updated 4 years, 10 months ago ago by Olga Barlow

  • Avatar: Annet
    Annet
    Participant
    June 27, 2019 at 16:05

    Hi!

    I have 2 questions:

    1. At the Milou page there’s a white block below Stay in touch (at the bottom, above the footer) which I can’t delete.

    2. At the contact page the block Stay in touch is grey but it only shows when I edit it. Something wrong with the settings there?

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 27, 2019 at 16:27

    Hello,

    1) That gap is the default padding of the page content http://prntscr.com/o7i5js
    If you want to remove it for that page only edit the page and add the following code to page custom CSS

    .content-page, .page-content {
        padding-bottom: 0;
    }

    Add the code to Theme Options > Custom CSS if you want to remove the gap for the whole site.

    2) Misprint in the custom CSS http://prntscr.com/o7if9u caused the problem with the row styles.

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.