Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #943636

    Hi there

    I noticed that on the home page and sub-pages the font in the menu is different – how is this????

    #943708

    Hey whdsolutions,

    The sub-menu text seems lighter/thinner. Do you want it to match the parent text?

    Best regards,
    Jordan Shannon

    #943730

    Hey

    I need it to be bold like it is on the home page throughout!

    ;-)

    #943734

    Hi,

    Right, but you mean within the menu correct? You want all menu items to match in font.

    Best regards,
    Jordan Shannon

    #943743

    Coooorrrect

    #943748

    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

    #944014

    That’s great, but on any other page than the home page it is still not bold!

    #944017

    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;
    }

    #944233

    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

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.