Archived topic
Styling Submenu
3 replies · Started by Frank Noack on February 23, 2021
Viewing posts 1–4 of 4
Hello GeneratePress Team,
I would like to style the submenu. Can you please show how this works.
Here is the sample page: https://www.billerickson.net/blog
It is about menu item Blog and the submenu Styling.
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.