Shop Categories

X

menu font different size on dropdown

Home Forums Agama Pro menu font different size on dropdown

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26438
    Diego Letelier
    Participant

    Hello Zex,

    Sorry to bother. Can I have for the dropdown in the menu, a smaller size on the font?

    Regards,
    Diego

    #26440
    Zex
    Moderator

    Hello, Diego!

    If you need to change the font size for the submenu, the next code should work for you:

    #masthead .agama-primary-nav .sub-menu-item a {
        font-size: 14px!important;
    }

    Change the font-size value per your needs.

    Regards

    #26442
    Diego Letelier
    Participant

    Works! thank you!

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