Reply To: Sec. Nav on Right Sidebar

Home Forums Support Sec. Nav on Right Sidebar Reply To: Sec. Nav on Right Sidebar

Home Forums Support Sec. Nav on Right Sidebar Reply To: Sec. Nav on Right Sidebar

#208578
Tom
Lead Developer
Lead Developer

Hi there,

1. The Secondary Navigation add-on does have a right sidebar option in “Customize > Layout > Secondary Navigation”. You could use a plugin like this to add an icon to each menu item: https://en-ca.wordpress.org/plugins/menu-icons/

2. Easy! Use this CSS:

.site-header {
    border-top: 9px solid #129E00;
}

Adding CSS: https://generatepress.com/knowledgebase/adding-css/