Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #192226

    I’m trying to work out how to change the space between the header and the slider.

    Hopefully this image will describe what I mean

    header

    Can we reduce that white spacing somehow?

    thanks

    #192262

    Hey Cris!

    You can add something like this on your custom.css or Quick CSS:

    .fixed_header.social_header #main {
    padding-top: 100px;
    }

    Adjust the top padding.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing the space between header and content/slider’ is closed to new replies.