Row Padding - by luckybuttons77 - on WordPress WooCommerce support

This topic has 3 replies, 3 voices, and was last updated 8 years, 6 months ago ago by Stan Russell

  • Avatar: luckybuttons77
    luckybuttons77
    Participant
    October 5, 2015 at 03:21

    Hello
    How do i remove the whitespace between the footer and top navigation.
    https://resilient.com/report/

    I have a custom css installed with this info

    .wpb_content_element {
    margin-bottom: 0px !important;
    }
    .content-page {
    margin-bottom: 0px;
    }

    Thanks

    2 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 5, 2015 at 09:56

    Hello,

    Use this css code:

    .page-content {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    Regards,
    Eva Kemp.

    Avatar: stan
    Stan Russell
    Participant
    October 5, 2015 at 12:46

    Hello luckybuttons77,

    please show on screenshot what results do you want to achieve and we will provide you with needed code.

    Regards,
    Stan Russell.

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