Hi
Using the Advanced Styling to increase the menu links font size , if i change Main Menu settings
the previous changed settings on Sub-levels Menu Links disappear, so i can only change 1 of them.
i would like to try different settings but it´s kind of difficult with these option not working.
ty
Alex
Hey ProAnts!
I’m not really sure waht you mean. I logged into your admin and added the main menu sublevel links into the advanced styling options, changed the color, saved without any issue.
Best regards,
Devin
Hi
Step 1 – edit anything on
advanced styling > Main Menu Links > (ex font coler and size) > save
preview – changes
Step 2
advanced styling > Main Menu sublevel Links > Apply only to mouse hover state (ex font coler backgroud color) > save
preview
after you save the 2º editing you will notice that step 1 editing is no longer active.
I’m still having no problem adding both the main menu links and main menu links with hover state even when saving.
let me test :)
strange ! it works now
but still can´t increase font size on Main Menu Links and sub levels i try 14px…20px and 30px font size do not change
Hi!
It’s not working because you have this code in Quick CSS:
#top #header .av-main-nav > li > a {
font-size: 14px !important; "color: #000000;
}
#top #wrap_all .av-main-nav ul > li > a, #top #wrap_all .avia_mega_div, #top #wrap_all .avia_mega_div ul, #top #wrap_all .av-main-nav ul ul {
font-size: 14px !important; "color: #000000;
}
Regards,
Josue
Ty Josue, that was the problem !
Regards
Alex