Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1338374

    I would like to make my Mobile Menu Main Links Bold (not the submenus) just the primary menu

    eg. just these ones
    Laser Hair Removal
    Cosmetic Injectables
    Skin
    CoolSculpting®
    Products

    my site – http://balrajt8.sg-host.com/

    #1338433

    Hey navindesigns,

    Thank you for the inquiry.

    You can use this css code to adjust the font weight of the parent menu items.

    #av-burger-menu-ul > li > a {
        font-weight: 600;
    }
    

    Best regards,
    Ismael

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