I’m trying to change the Header font-size using Quick CSS but it’s not working. I’ve used;
.html_header_top.html_bottom_nav_header .main_menu {
font-size: 18px;
}
I’ve also tried .av-main-nav
but to no avail.
I’ve found the solution in Advanced Styling > Main Menu
This theme just gets better and better!