Home Forums Basel support forum Increasing Main Navigation Font Size

Increasing Main Navigation Font Size

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

    Stitch Gallery One
    Participant

    I’d like to increase the size of the main menu navigation font in the Basel theme. Can you tell me how to do this?

    #6201

    Artem Temos
    Keymaster

    Hello,

    Thank you so much for purchasing our theme and for the question.

    Here is a code snippet that will help you. Place it to the Custom CSS area in Theme Settings

    .main-nav .menu>li>a {
        font-size: 16px;
    }

    Regards

    #6213

    Stitch Gallery One
    Participant

    Thank you!

    #6224

    Artem Temos
    Keymaster

    You are welcome 🙂 Contact us if you have any additional questions.

Viewing 4 posts - 1 through 4 (of 4 total)