• Resolved markalan87

    (@markalan87)


    It seems to be 66px padding, I can’t seem to locate the exact part of code to change. Ideally I would love to get the slider looking exactly the same as a ‘main’ image. I love how the main image fills all the space, but it disables me from making any other pages that don’t have the Main image as a background. here’s a link:

    https://markalancreative.com/ramsite/

    thanks

Viewing 1 replies (of 1 total)
  • Hi there!

    It looks like the padding on your homepage is implemented via the footer element. You can target this element with:

    #site-footer {
        padding-top: 20px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Is there a way to get rid of the padding between a slider and the footer/header?’ is closed to new replies.