To change the Divi Theme's header menu font size, you can simply use the following CSS:
#top-menu a { font-size: 16px; }
Just change the 16px to your choice of font-size. It will also apply to the sub-menus.
Written by Dan Mossop
To change the Divi Theme's header menu font size, you can simply use the following CSS:
#top-menu a { font-size: 16px; }
Just change the 16px to your choice of font-size. It will also apply to the sub-menus.
We may earn a commission when you visit links on our website.
Displaying the title above the number in the Divi Number Counter module can enhance both the layout and readability of your page, offering a more intuitive structure for viewers. This configuration is ideal for those looking to customize the presentation of key...
Adjusting the starting value for Number Counter modules in Divi enables you to create more dynamic and tailored animations, such as counters that begin at a specific number rather than the default zero. This can enhance the presentation of statistics or milestones on...
Building an organized and interactive FAQs section on your website can enhance user experience by providing quick answers to common questions in a visually appealing, space-saving format. Displaying FAQs in an accordion allows visitors to easily browse topics and find...
Hiding the page title in the Hello Elementor theme allows you to create a cleaner and more customized page layout, free from default headings that may not fit your design. This is particularly useful for landing pages or custom content layouts where the default page...
In this quick tutorial, I’ll show you how to hide a Divi module when scrolling in a specific direction (up or down), so that the module only shows when you want it to. This is especially useful when using Divi’s Scroll Effects feature and you have a effect you want to...
HI, I just bought Divi Booster, I saw this feature:
Header:
Top Header:
Change the phone and email style (size, color and background color)
Right align the top header email and phone number
However, I can't find the setting under heading to accomplish the font size change under the Top Header section, or any other section.
The CSS change noted above returns an error and doesn't change the size.
Hi James, the code given post is for setting the font size of the main menu links – i.e. the ones to the right of the logo. In Divi Booster, I've moved this to "Deprecated > Divi 2.4 > Menu font size" as it is now possible to set the font size of these menu items within Divi itself, via "Divi > Theme Customizer > Header & Navigation > Primary Menu Bar > Text Size". However, if it is the font size of the top header that you want to set (i.e. the font size of the phone number, email etc), you can do so using "Divi > Theme Customizer > Header & Navigation > Secondary Menu Bar > Text Size". I hope that makes sense / helps. Cheers!
Sorry! Found it!
Hi… I've tried that and it's not working. Where did you put it please?