[Support request] Font size doesn't change on primary navigation

Home Forums Support [Support request] Font size doesn't change on primary navigation

Home Forums Support Font size doesn't change on primary navigation

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

    Hello,

    I have a font size problem with my navigation bar.
    Every time change the font size on the customization section,
    nothing happens to the font size even after publishing.

    What could be the reason for this issue and how do I solve the problem?

    Many Thanks

    #605400
    Leo
    Staff
    Customer Support

    Hi there,

    You have this CSS added which is setting it to 15px:

    .main-navigation a,
    .menu-toggle {
        font-weight: normal;
        text-transform: none;
        font-size: 15px;
    }

    Remove that then the customizer should work again.

    #616882
    David

    Hi Leo,

    Where is it located?
    I’ve check under additional CSS and their isn’t anything there and the style sheet as well.

    Many Thanks

    #617228
    David
    Staff
    Customer Support

    Hi there, this should help, that @import in your child theme style sheet is breaking the customsier

    https://docs.generatepress.com/article/child-theme-issues/

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