Hi,
I have successfully placed a language switcher in a custom widget area in the header.
Is there an easy way to change fonts and color with some quick CSS?
Thanks and best regards
Michael
Hey Michael!
Please add following code to Quick CSS
#top #wrap_all .av_header_transparency .sub_menu > ul > li > a {
color: red;
}
.header_color .sub_menu>ul>li>a {
color: orange;
font-size: 16px;
}
Cheers!
Yigit
Thanks a lot :-)
Cheers
Michael
Hey Michael!
Try changing that in Enfold > Advanced Styling > Small bar above main menu.
Regards,
Josue
Thanks Josue, that’s an elegant way of doing it if I just want to edit the color (which in my case is enough).
Great support!
Regards
Michael