Home Forums Theme support slider revolution on Newhome template – spacing

This topic contains 1 reply, has 2 voices, and was last updated by  7Theme Support 8 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • http://www.vacationvillasofmexico.com

    I have installed the slider and the slider has a large space above and no spacing below it on home page, can I get the css to fix please?

    thanks!

    Hi,

    it’s because you added the slider to the content area, and of course there is a distance to the top of the section.

    You can use this code:

    .page-id-12 .mainsection > .inner {
    padding-top: 0;
    margin-top: -20px;
    }
    .page-id-12 .forcefullwidth_wrapper_tp_banner {
    margin-bottom: 40px !important;
    }

    Please note: the code is valid only for the page with the id 12, your current front-page.

    By the way: great website and great offers, if I come one day to mexiko I will rent a house from you!!!

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

You must be logged in to reply to this topic.