space between header and slider

Hi,

I would like to know how to remove this grey boarder line that is right above my slider. Here is my site, http://jonchan.me/ Thanks for the help!

Me too, thanks in advance!

Hi There,

I hope you are well today and thank you for your question.

You can try removing this line by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

div#line {
    display: none;
}

Best Regards,
Movin

Thanks @Movin ! Worked.

Hey jonchan88,

What slider do you use for your site?

Hey @phoebes, I’m actually using the Activello slider.

You are most welcome here :slight_smile: