Shop Categories

X

Sub menu

Home Forums Agama Pro Sub menu

Topic Resolution: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23833
    Anton
    Participant

    Hello
    How can I change the text size of the sub menu of the top navigation menu? Probably additional css code?

    #23835
    Zex
    Moderator

    Hello, Anton!

    Try to insert the following code into Cistomizing->General->Additional CSS:

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

    Change the font-size value per your wish.

    Regards

    #23837
    Anton
    Participant

    Thanks a lot!

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