Hi there!
Thanks for creating such a perfect theme for all of us ;)
I am playing around with enfold since some time and adjusted a little bit via “quick CSS”.
But I am unfortunately no code-guru and new in the wordpress community and can’t find the code to change the color of the “top border” of the submenues.
see the image below to understand: I want to colorize the whole top-border in this funny and fresh lime-green…
Any hints what code to use?
Thanks in advance!
Torsten
Hey deep_blue_cologne!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
border-top-color: red;
}
Cheers!
Yigit
WOW – what a lightning fast response!
And the best: your code works ;)
THANKS A LOT!
Torsten