Viewing 2 replies - 1 through 2 (of 2 total)
  • Fabiana

    (@fabianapsimoes)

    Hey,

    You have an empty section that is creating the padding/margins. You can try:

    .section-wide {
        display: none;
    }

    Just a disclaimer: This will do it because all your other pages have the sidebar, so you only use the wide section styling in the front-page. Since it has no content in it, you can just hide it. If that was not the case, this fix would hide content.

    Thread Starter idi3h

    (@idi3h)

    Thank you very much for the response and the disclaimer. That is good to know.

    This worked perfectly so thank you again.
    D

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Space between slider and footer’ is closed to new replies.