Hi, I made a website using Salient (https://wedding.wayanbarre.com). My header has a horizontal bar on the homepage. I tried many options in the "Salient" menu on wordpress, but I didn't manage to deactivate it. Could you help me?
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
body #header-outer.transparent[data-transparent-header="true"].dark-slide {
border: none !important;
}
Hi,
I made a website using Salient (https://wedding.wayanbarre.com).
My header has a horizontal bar on the homepage. I tried many options in the "Salient" menu on wordpress, but I didn't manage to deactivate it.
Could you help me?
Thanks,
Best,
Wayan
Hey wayanbarre ,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Thanks Tahir! It works.
I get 2 warnings in the CSS box:
"Don't use adjoining classes" and "Use of !important"
Is it normal?
Those can be ignored.
Thanks.
ThemeNectar Support Team
All right. Thanks
Have a great day!
Wayan