Hi,
How do I set a colored line under the header
Full width line
Id´ like to be able to define color and the line thickness
Alan ;)
Hi Alan,
There’s no option to change it however it can be changed by adding this CSS code in Enfold > General Styling > Quick CSS:
#header_main {
border-bottom: 4px solid #284492;
}
thickness: 4px
border style: solid
color: #284492 (you can use color names instead of hex code)
Just adjust the code as you see fit.
Hope this helps.
Best regards,
Nikko
Hi Nikko
Great, that’s what I needed
Alan ;)
Hi Alan,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko