Home>Support>Vantage Premium – Menus – Second Level

Vantage Premium – Menus – Second Level

By iNBishkek, 10 years ago. Last reply by Andrew Misplon, 10 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Is it possible to make the second level menu color “transparent” so only the text is visible? Or perhaps a slider to tone down the color intensity so it gives the effect of transparency over my slider? Thanks in advance!

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

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

    Hi iNBishkek

    Thanks for running Vantage. Try the following under Appearance > Custom CSS:

    /* Vantage - Adjust color and opacity of drop down menu items and drop down menu hover */
    
    .main-navigation ul ul { background: rgba(200, 54, 54, 0.5) !important;  } 
    .main-navigation ul ul li:hover > a { background: rgba(200, 54, 54, 0.5) !important;  }
    

    200, 54, 54 is a RGB color, 0.5 is the opacity. Here is a link that might useful in getting the RGB color you wont. Photoshop and Color Schemer Studio can do the same if you have them installed.

  2. 10 years, 10 months ago iNBishkek

    You are awesome! Works perfectly! It’s exactly what I needed…a zillion thanks!

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

    Super, glad we could help out there.

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