Menu disappears after update
Hi there,
after updating the Vantage Premium Theme to v. 2.3.3 my menu has some issues.
Clicking on “Service” e.g. it disappears! On roll over it is there.
Sorry for bad english. Not a native speaker.
Cheers,
Jo
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Joachim,
Here is a guide on how to do adjust that
Link: https://siteorigin.com/vantage-documentation/customizations/menu/
Alternatively:
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^="fa fa-"], .main-navigation ul li.current-page-item > a, .main-navigation ul li.current-page-item > a [class^="fa fa-"] { color: #0EBEFF !important; } .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^="fa fa-"], .main-navigation ul li.current-page-item > a, .main-navigation ul li.current-page-item > a [class^="fa fa-"]:hover { color: #FFFFFF !important; }thanks a lot!
problem solved.
funny part:
– current page background was set to black. after update > white ???
anyways – thank you Addo !!!!
cheers
jo
Perfect :-)
Always feel free to open a new thread whenever you require support
Cheers
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.