Home>Support>Vantage: menu hover color change – how to extend horizontally?

Vantage: menu hover color change – how to extend horizontally?

Hi, I have a light blue color show when something is hovered over in the dropdown menu. However, the page titles in the dropdown are different lengths; for the shorter titles, the lighter blue does not extend all the way to the right edge of the dropdown. See http://prntscr.com/pzq6m6. Is there any way to extend the light blue color horizontally so that it goes all the way from border to border in the dropdown, no matter how long the page title is?

Thanks!
Tiffany

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 4 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Tiffany

    Thanks for reaching out.

    Do you have a public URL where we can take a look at what’s going on?

  2. 4 years, 9 months ago tmck

    Hi Andrew,

    Sure, please see http://ieeepress.wpengine.com/book-series/book-series-ieee-press-series-on-biomedical-engineering/ and then hover over the Book Series menu item. You’ll see the issue as you hover over different series titles. Thanks!

  3. 4 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Thanks for the link.

    If you’ve already tried adding Custom CSS for this problem, please, try removing the related rules and instead add the following:

    .main-navigation ul ul a {
    	white-space: nowrap;
    	width: auto;
    }
    
    .main-navigation ul ul li {
    	min-width: 100%;
    }

    If that works for you, I’ll update our CSS snippets documentation.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More