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 (hoover)

Resolved 9 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Hello,

After the last Vantage update, the menu is acting strange. Before, the color of the hoover was full and smooth. Now, the color is not full and not smooth.

Is this a new option?? I did clean the CSS, but this is not helping.

Thanks!

Dennis

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

Need fast email support? Get SiteOrigin Premium

Replies

9
  1. djvanes 10 years, 10 months ago

    And, the selection of active page in the menu is not working anymore…

    I had this CSS to activate this option:

    /*Menu-colors*/
    .current_page_parent a,
    .current_page_parent a [class^=”fa fa-“] {
    color: #ff9500;
    }
    .sub-menu a {
    color: #e2e2e2;
    }
    .sub-menu a:hover {
    color: #ff9500;
    }
    .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a { background-color: #7DC243 }
    .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^=”icon-“],
    .main-navigation ul li.current_page_item > a, .main-navigation ul li.current_page_item > a [class^=”icon-“] { color: #ffffff }

  2. djvanes 10 years, 10 months ago

    The selection of active page is working now!

  3. Daniel Staff 10 years, 10 months ago

    Hi Djvanes

    Try this on the custom CSS section

    .main-navigation ul li a {
      line-height: 1.4em !important;
    }

    Cheers

  4. djvanes 10 years, 10 months ago

    Thanks, it works!

    Having a problem with ONE page, “active page” highlight in the menu. Start a new thread?

  5. Daniel Staff 10 years, 10 months ago

    Hi Djvanes

    I apologize for the delayed response, am just coming from the weekend. What is the issue about the active pages?

    Kindly elaborate on that.

  6. djvanes Private 10 years, 9 months ago

    This is a private message.

  7. Andrew Misplon Staff 10 years, 9 months ago

    Hi Dennis

    I think the issue is that the menu item is linking to:

    http://www.csg-promotie.com/csg/bedrijfsprofiel/

    But the actual page is:

    http://www.csg-promotie.com/csg/bedrijfsprofiel-4/

    To change the -4 page to the first slug, try going to Pages and checking the Trash. If there is a copy of bedrijfsprofiel there, delete it. Then go to Pages > bedrijfsprofiel-4. You can hopefully change the page slug to just “bedrijfsprofiel”

    Reference: https://en.support.wordpress.com/pages/new-page-screen/#page-title-and-permalink-url

  8. djvanes 10 years, 9 months ago

    Hello Andrew,

    Thanks again! Problem solved; Two “bedrijfsprofiel” pages are in the trash. Deleted, changed the name and changed the menu. It’s working!

    Dennis

  9. Andrew Misplon Staff 10 years, 9 months ago

    Awesome, thanks for the update. Really glad to hear you were able to resolve.

    All the best :)

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