Default Footer Padding - by zf - on WordPress WooCommerce support

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

  • Avatar: zf
    zf
    Participant
    March 20, 2015 at 09:58

    Hi Guys,

    I have a query about the default padding/margin between footer and the last row before footer.

    What code can i use to remove the padding between these two by default..

    Thanks

    Z

    6 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 20, 2015 at 10:05

    Hello,

    Please add following code in custom.css file

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

    Regards,
    Robert Hall.

    Avatar: zf
    zf
    Participant
    March 20, 2015 at 10:35

    Hi, doesnt seem to be working..

    Please could you have a look. Iv added the link to Private Content..

    Thanks

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 20, 2015 at 10:39

    Do you mean white space or black? See screenshot: http://prntscr.com/6j0zgb

    Regards,
    Robert Hall.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 20, 2015 at 10:47

    Hello

    1.Please add this code to the custom.css:
    .content-page{margin-bottom:0!important;}
    2. Go to the VC and set custom margin for the last row element in its settings.

    With best regards
    Brian Johnson

    Avatar: zf
    zf
    Participant
    March 20, 2015 at 11:01

    Hi Brian, all working

    However I changed it to .content-page{margin-bottom:-40px!important;}
    so i don’t have to adjust on every page and its set by default.

    Thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 20, 2015 at 11:25

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Default Footer Padding’' has been successfully resolved, and the topic is now closed for further responses

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