How to increase font size in navigation menu in ShopIsle

Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

If you want to increase font size in navigation menu then, go to Appearance -> Customize -> Additional CSS add the following code:

.navbar-custom .nav li > a {
    font-size: 13px;
}
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