This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Menu disappears after update

Resolved 3 replies premiumthemetheme-vantage
Started · Latest reply by Daniel

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

URL: http://www.top-of-meersburg.de

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Daniel Staff

    Hi 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;
    }
  2. Joachim Jalowy

    thanks a lot!
    problem solved.
    funny part:
    – current page background was set to black. after update > white ???

    anyways – thank you Addo !!!!

    cheers
    jo

  3. Daniel Staff

    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.

Have a different question or issue?

Start New Thread