Footer Padding - by kjhawayek - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Robert Hall

  • Avatar: kjhawayek
    kjhawayek
    Participant
    March 18, 2015 at 19:39

    How do I adjust the amount of padding at the top and bottom of the footer? I have tried to adjust in my static block but am still seeing a large amount of padding.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 18, 2015 at 19:42

    Hello,

    Please add this code into custom.css file.

    .main-footer{
       padding-top: 0px; 
    }
    .main-footer .wpb_row{
      margin-bottom: 0px; 
    }

    Regards,
    Robert Hall.

  • 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.