Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #750680

    Hi there,

    How do I made the submenu items bold? I was able to change the font size in

    Advanced Styling —> Main Menu sublevel inks

    But I do not see an option there to make them bold?

    Thanks!!!

    #750683

    Hey!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #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-weight: bold;
    }
    

    Best regards,
    Yigit

    #750692

    Great, Yigit, works great…. now don’t forget this open thread… :) :) :) ha ha

    ( I know it is getting late Europe time….)

    #750697

    Hey!

    Great! Glad it works! I’m on it :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Make submenu items bold’ is closed to new replies.