How can i quit the space between the page and the footer?

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

  • Avatar: Nicolas Tolstanov
    Nicolas Tolstanov
    Participant
    October 25, 2016 at 21:45

    I did every think, 0 bottom padding 0 bottom margin on the Row and on the Slider.

    Where can i do it?

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 26, 2016 at 10:21

    Hello,

    Every page has standard padding for the content. Also Revolution Slider element has standard 35px margin http://prntscr.com/cz3dnd
    Add the following styles in custom CSS of your page http://prntscr.com/cz3fel

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

    Regards

    Avatar: Nicolas Tolstanov
    Nicolas Tolstanov
    Participant
    October 26, 2016 at 18:15

    Thank you so much!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 27, 2016 at 08:28

    You are welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.