• I’m new to this a bit, and have looked up many varying ways to try and separate the header photo and the front page slider so they are not touching/butting up against each other but i cant seem to find a way to do it. I have tried both the elementor and customizer but to no avail.
    Any thoughts?
    is it something simple i have missed?

    Thanks so much

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Di Themes

    (@dithemes)

    Hi

    Please use below custom CSS to add space between header image and posts slider:

    .container-fluid.hdrimg {
    	margin-bottom: 40px;
    }

    To add custom CSS: Appearance > Customize > Additional CSS

    And you can change 40px gap accordingly.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘creating a space between header image and front page slider’ is closed to new replies.