• Resolved Dani

    (@danicasati)


    Hi.
    If I change color of my header, I can see a blank space between header and slider.
    How can I remove this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Can you share link to your site?

    Thread Starter Dani

    (@danicasati)

    Site is currently under maintenance, but I can send you a snapshot:
    http://imageshack.com/a/img850/6056/l49m.jpg

    Any suggestion?

    Anonymous User 9936702

    (@anonymized-9936702)

    Hello danicasati!

    To remove this space, you’ll want to make modifications to your theme’s stylesheet. This isn’t something we can provide step-by-step support for, unfortunately.

    Thread Starter Dani

    (@danicasati)

    I know it, but I’ve tried some hacks and no one is working.

    U r going to have to override the themes CSS. I recommend using a child theme, and add the following code to your child-themes stylesheet:

    .site-header-main {padding: 0 !important;}

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Remove space between slider and header’ is closed to new replies.