Hi,
I was hoping you could advise me how to change the text ‘underline’ color.
Sample image pasted in the Private content area.
Thanks,
Terry
Hey C-Y-B-E-R,
Try this code in the General Styling > Quick CSS field:
change “red” to the color you want
.hr-inner.inner-border-av-border-fat {
border-color: red !important;
}
It’s hard to tell the exact class to change without your site url, if this don’t work please include it.
Best regards,
Mike
Hello there,
I would like to remove the underline decoration for menu tabs (main menu) at hover…I´m using css hero, and i don´t know if I could delete this property directly with code…Thanks
Hi,
Try using this css code in Quick CSS:
#header .main_menu .avia-menu-fx {
display: none !important;
}
Let us know if this helps! Merry Christmas :)
Best regards,
Nikko
Perfect thanks!!
Hi,
You’re welcome. Merry Christmas and thanks for using Enfold! :)
Best regards,
Nikko
Hi Mike,
I tried what you suggested to C-Y-B-E-R but it doesn’t work for my menu. I would like the line underneath the menu to be black. Where can I change the colour in Enfold?
Thanks!
Carolin
Never mind… I found it in General Styling > Logo Area > Primary Colour