Page – white gap before footer - by Helios

This topic has 4 replies, 4 voices, and was last updated 8 years, 6 months ago ago by Eva Kemp

  • Avatar: Sun_shine
    Helios
    Participant
    October 10, 2015 at 07:03

    Hello,

    I wish to know how to remove the white gap before footer, ex. my page is http://heliospolarized.com/?page_id=16039 there is a white space gap before the footer.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    October 10, 2015 at 07:13

    Hello

    you may add following code into the custom.css:
    .main-footer-2, .main-footer-3{margin-top:95px;}
    Here is the video about how to create custom.css:
    https://www.youtube.com/watch?v=Qok2zRedRMY

    Regards,
    Brian johsnon

    Avatar: scottgroves
    scottgroves
    Participant
    October 20, 2015 at 13:44

    I have a white gap just below header and just above footer. How do I remove these gaps?

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 20, 2015 at 15:50

    Hello @scottgroves,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

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

    Regards,
    Eva Kemp.

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