White line under header and above slider revolution

Hello I’m seeing a white line just below the header between the header and the slider, i have added the following css

it worked on te other pages but in homepage didn’t worked.
what can i do? the website is aquantum.gr
warm regards

Hello Stella,

Thanks for asking. :slight_smile:

Please add following CSS under X > Theme Options > CSS:

.x-navbar-fixed-top-active .x-navbar-wrap {
    margin-bottom: 0 !important;
}

1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar: https://www.youtube.com/watch?v=wcFnnxfA70g

2- For the CSS code itself, I suggest that you get started with this tutorial: https://www.youtube.com/watch?v=yfoY53QXEnI

Thanks.

1 Like

thank you, it worked perfectly! :smile:

We are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.