Hello!
I’m not able to remove the line between menu and content. I’ve tried all this CSS so far.
.x-navbar, .x-navbar-inner, .x-nav, .x-navbar-wrap, .masthead.masthead-inline {
border-bottom: none !important;
box-shadow: none;
}
Can you please help?
