[Resolved] How to change the font size of sub item menu

Home Forums Support [Resolved] How to change the font size of sub item menu

Home Forums Support How to change the font size of sub item menu

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

    Hi,
    How can I change the font size of the sub item menu?
    Thanks.

    #254673
    Leo
    Staff
    Customer Support

    Hi Gustavo,

    Try this CSS:

    .main-navigation .main-nav ul ul li a {
        font-size: 20px;
    }

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/
    Let me know.

    #254682
    Gustavo

    Thanks Leo!

    #254854
    Leo
    Staff
    Customer Support

    Happy to help! 🙂

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