Increase Zelle Menu Font Size

If you would like to increase the menu items size in Zelle then you can add the following CSS to your WordPress. In case you don't have a CSS plugin, we advise you install  Advanced CSS Editor plugin and follow the instructions. In Appearance -> Customize -> Advanced CSS Editor add the following code in the Global CSS area:

.navbar-inverse .navbar-nav>li>a{ font-size: 20px; }

Adjust the font size as needed and save your changes.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us