Home › Forums › Jevelin Theme › How to get rid of header border
Home › Forums › Jevelin Theme › How to get rid of header border
I set the Header Border Color to nothing under appearance->theme settings->styling but can still see a faint horizontal line.
And checking the resulting css rules I see
.primary-desktop-light .sh-header:not(.sh-sticky-header-active) {
background-color: rgba(255,255,255,0.0)!important;
border-bottom: 1px solid rgba( 255,255,255,0.10 )!important;}
Where does the 0.1 opacity come from?
How do I get rid of the border?
Hi there,
Did you try this:
Let us know if that works. π
Best regards,
Shufflehound team
Excellent – worked.
So many options – hard to find the right place π
Thanks
Nice to hear that. π