Hi there
I noticed that on the home page and sub-pages the font in the menu is different – how is this????
Hey whdsolutions,
The sub-menu text seems lighter/thinner. Do you want it to match the parent text?
Best regards,
Jordan Shannon
Hey
I need it to be bold like it is on the home page throughout!
;-)
Hi,
Right, but you mean within the menu correct? You want all menu items to match in font.
Best regards,
Jordan Shannon
Coooorrrect
Hi,
Thanks for clearing that up for me. Add this to quick css:
ul.sub-menu a .avia-menu-text{
font-weight:bold!important;
}
Best regards,
Jordan Shannon
That’s great, but on any other page than the home page it is still not bold!
I have this but it only works on the home page
ul.sub-menu a .avia-menu-text {
font-weight: bold !important;
}
.avia-menu-text {
font-weight: bold !important;
}
Hi,
I’m seeing it correct on my end on all pages. Can you please be sure to clear your cache a few times over?
Best regards,
Jordan Shannon