[Resolved] Make Menu Text Larger

Home Forums Support [Resolved] Make Menu Text Larger

Home Forums Support Make Menu Text Larger

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #104874
    A.D. Upchurch

    Is there a way to make the text bigger in the menu?

    #104892
    Silvio

    Hi,
    Look here. is that what you are looking for?
    Great plugin for GP:
    http://generatepress.com/downloads/generate-typography/

    Greatingxxxx

    #104897
    Tom
    Lead Developer
    Lead Developer

    Our Typography add-on (linked above – thanks Silvio!) allows you to do this through the Customizer.

    You can also use CSS:

    .main-navigation li a {
          font-size: 15px;
    }
    #104903
    Silvio

    … But making changes to the style.css only child template, the changes remain intact after an update. πŸ˜‰

    #105107
    A.D. Upchurch

    Thank you so much, Tom. That worked perfectly. πŸ™‚

    #105186
    Tom
    Lead Developer
    Lead Developer

    No problem πŸ™‚

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