This topic has 3 replies, 2 voices, and was last updated 2 years, 2 months ago ago by Cube54
Hello,
I can’t find option to change main MENU font size under Bottom header
Hello, @Cube54,
Actually, There are two possible ways to change the menu font size.
First, you can make it with the help of custom CSS code. Simply go to the Dashboard >>XSTORE >> Theme Options >> Theme Custom CSS >> Global and then paste the below code at the bottom of the CSS box.
.header-main-menu.et_element-top-level .menu > li > a{font-size:16px !important;}
Then save settings and check back to your site after clearing the browser cache.
Note: In the above code the word “16” is the size of the font and you can change it with the number of size you want.
Second, Simply go to the Dashboard >> XSTORE >> Theme Options >> Header Builder >> Main Menu there you will see an option called “Content Zoom” by increasing the value of this option the menu will appear bigger see this image for a better reference: https://postimg.cc/bdjX1YT1
Regards 8Themes Team.
I use second option :
“Second, Simply go to the Dashboard >> XSTORE >> Theme Options >> Header Builder >> Main Menu there you will see an option called “Content Zoom” by increasing the value of this option the menu will appear bigger see this image for a better reference: https://postimg.cc/bdjX1YT1”
Thank you for quick and proffesional support !
The issue related to '‘How to change main MENU font size under Bottom header’' has been successfully resolved, and the topic is now closed for further responses