How to create individual voter menu
Hi guys,
how do I create an individual footer menu in your theme? E.g. disclaimer, etc..
I use also a child Theme of Vantage Premium.
Thanks in advance
Cheers :-)
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi Davor
Please navigate to Appearance->Menus and create a new menu containing the items you want in the footer.
Once done navigate to Appearance->Widgets and click on the Custom Menu Widget. Select Footer for the position and click the Add Widget Button.
The widget will open automatically. Give it a name if you want and select your new menu in the dropdown list.
Click on save and your new menu should appear in the footer.
Let us know how you get on
Magus
This is a private message.
Hi Davor
You can fix this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
#menu-footer-menu .current_page_item { background: none; }Magus
Thanks Magus, it works!!
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.