New Landing How can we help? Themeforest Theme Support Flexform Remove Space at the bottom of Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #6388
    lordlucan101
    Member

    Hi Flexform Team

    I’ve tried all kinds to try and reduce the space between the page on my site and the footer.

    Is there a quick css for this?

    The site is:

    http://www.complexionsonline.com

    Kindest regards,

    Marcus

    #6455
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi Marcus,

    Try adding this custom CSS:

    #footer {
      padding: 0 !important;
    }
    
    .home .full-width-text {
      padding-bottom: 0 !important;
    }

    The second part of this code will work for full width text elements ONLY on the homepage. If you need those elements to not have bottom space added on other pages, remove .home from the code.

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register