Site logo

Archived topic

editing submenu

1 reply · Started by Ger on May 24, 2018

Viewing posts 1–2 of 2

How can I edit the fonts and colors of the submenu's?

Hi there,

the sub menu colors can be adjusted from the Customiser > Colors > Primary Navigation (and Secondary Navigation). To change the font's you can use this CSS and add the style properties / font families you need:

.main-navigation .main-nav ul ul li a {
    add your styles here.
}

https://docs.generatepress.com/article/adding-css/

This archived topic is closed to new replies.