Site logo

Archived topic

Font size doesn't change on primary navigation

3 replies · Started by David on June 21, 2018

Viewing posts 1–4 of 4

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

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.

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

This archived topic is closed to new replies.