Main navigation different sizes on different pages

Hello,
The navigation on my home page is a completely different size than the navigation (top menu bar) on all of my other pages and I cannot for the life of me figure it out.
Here is my URL: #####
Can anyone help me with this?

I’m using Pro with a global Cornerstone header.

Thank you!

Hello Aubrey,

Thanks for posting in!

You are having this issue because in your homepage, Cornerstone > Page Builder > CSS, you have added this custom CSS which overrides the menu items font size:

span.x-anchor-text-primary, .x-btn {
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: .1em !important;
}

Please edit your homepage and remove the custom CSS.

If this does not work, we would love to investigate the issue further. We just need to access your WP site. You can create a secure note in your next reply with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
- Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

Best Regards.

1 Like

DOH! I’m a moron. It was RIGHT THERE!!! :laughing:

That worked beautifully.

Thank you!

You are most welcome, Aubrey!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.