Gap between header slider and footer

  • Author
    Posts
  • #116421

    On my site homepage I just want to use the header image/ slider, and no other content below it. This leaves a little area of empty space between the header and footer (interestingly it’s shaded by the slider after opacity setting)- is there any way to get rid of that gap?

    Interestingly, if I choose full height header, it goes away- unfortunately not an option as I want to run different header image heights on different pages.

    #117349
    Zed
    Cryout Creations mastermind

    Hi,

    You should be able to remove that grey area with the following custom CSS:

    .lp-slider {
        line-height: 0;
    }

    We’ll add a correction for this in the next update.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Gap between header slider and footer’ is closed to new replies.