Menu Issue on Mobile

Hello, using the instructions below, I was able to use the code on my website. However when entering the same code on my sub-site, the navigation is MASSIVE. I cannot figure out why this is. Please help :frowning:

Hello Samatha,

Thanks for writing in!

The navigation is massive because of this code:

.x-btn-navbar, .x-btn-navbar.collapsed {
    font-size: 60px;
}

Adjust the font size to at least 30 pixels.

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