Site's header

Hello there,

Strangely I wasn’t able to reply to my previous thread so I’ve decided to create the second one.

As I said in my previous thread I would like to get rid of the gap between the menu and the page. Here’s the link to the website : www.peonia.com.pl

If it comes to the sliders, I know how to make one but I have no clue on how to use it as a site’s header instead of the static image. I would like it to change after 15 seconds.

Kindest regards

Hello there,

I hope you are doing well today.

You can use the following CSS code to reduce the gap by going to Appearance > Customize > Additional CSS and pasting it there.


header#masthead {
    margin-bottom: 10px;
}

In order to have the slider in place of the header image you would have to alter the theme’s CSS code to remove the header image entirely.

Best Regards,
Support

Thank you very much for your help! Everything works as it should.

Very professional from you for helping that much!

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support