Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #278093

    Hi,

    I’ve customised the main menu and main menu sub level mostly how I want it, but there’s no option to change the font family for the sub menu.

    As a result, the font in the main menu is okay, but the sub menu is different.

    If you can let me know how to change it, that would be great.

    Thanks,

    Matt

    #278154

    Hey Matt!

    Try using the Advanced Style editor:

    Cheers! 
    Josue

    #278450

    Hi Josue,

    Thanks for your response.

    As I said in my original post, I’ve already been in to advanced styling and made most of the changes I want to make, but the option to change the font family of the sub menu doesn’t exist.

    I can change the font family of the main menu, but not the sub menu, which seems odd to me.

    Any further suggestions appreciated.

    Cheers,

    Matt

    #278464

    Hey Matt!

    Yes, i see it now. You’d need to use CSS then, try adding this to the Quick CSS:

    .sub-menu a .avia-menu-text{
    font-family: "Open Sans", sans-serif !important;
    }
    

    Modify as needed.

    Cheers!
    Josue

    #278468

    Thank you Josue,

    That works :-)

    All the best,

    Matt

    #278469

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Main Menu Sub Level Customisation’ is closed to new replies.