Site logo

[Support request] Sub Navigation Font Size

Home Forums Support [Support request] Sub Navigation Font Size

Home Forums Support Sub Navigation Font Size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #340111
    Jason Westbrook

    Hi….sorry if this is a dumb or repeat question.

    How can I change the font size for the sub-navigation menu. It doesn’t want to respond to me in the customize options when I increase the number.

    🙂

    https://builtonmission.com/

    #340113
    Tom
    Lead Developer
    Lead Developer

    The sub-navigation font size is actually calculated for you based on your top level font size.

    You can adjust it with CSS:

    .main-navigation .main-nav ul ul li a {
        font-size: 14px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.