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

    Hello,

    For mobile visitors to my website who see the burger menu, I’d like for the main menu items (e.g., Shows, Blog, Contact) and the submenu items (e.g., The Mind Show, The Soirée, The Mega Event) to be larger and potentially a different color.

    I don’t see a place to change this in the theme settings, and i haven’t found a fix on the forum that I’ve been able to make work.

    Thanks for the help!

    #1434563

    Hey Brad,

    Do you want to change the size of only some menu items in the mobile menu, not all?

    Best regards,
    Rikard

    #1435666

    I’d like to be able to target all menu items as well as target all submenu items, but I don’t need to target each specific menu item or each specific submenu item. Thank you.

    #1435717

    Hi,

    Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:

    #av-burger-menu-ul li a {
      font-size: 18px;
      color: red !important;
    }

    Best regards,
    Rikard

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