Site logo

Archived topic

Styling Submenu

3 replies · Started by Frank Noack on February 23, 2021

Viewing posts 1–4 of 4

Hi Frank,

You can set submenu colors at Customizer > colors > primary navigations > Sub-Menu Items.

Then add this CSS to achieve the effect of your example site.

.sub-menu {
    padding: 10px;
}

Let me know :)

Many Thanks Ying

You are welcome Frank :)

This archived topic is closed to new replies.