How do I change font of main menu in Hivepress?

As in title

Please select the heading and body fonts in Appearance/Customize/Fonts section. If you load another font (e.g. using the Google Fonts plugin for WordPress) or you want to use one of the selected fonts (e.g. heading font) please try this CSS snippet:

.header-navbar__menu > ul > li > a {font-family: CustomFontNameHere}

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