Home>Support>Transparent menu bar

Transparent menu bar

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 menu bar transparent? If it is, how can I do it?

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

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

    Hi Hugo

    Try this under Appearance > Custom CSS:

    /* Vantage menu opacity */
    
    .main-navigation {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
    }

    50 and 0.5 represent 50%. Adjust as required. So 60% would be 60 and 0.6.

  2. 10 years, 8 months ago retoon

    The menu seems to stick to the top of the page then works fine until returning tot he top again. Do you know how to solve this? Also can I ask what the zoom: does?

    • 10 years, 8 months ago Andrew Misplon
      Hi, I Work Here

      Hi retoon

      Please open a new support thread and we’ll jump in there:

      Page: New Thread

  3. 9 years, 8 months ago kiltym

    Hi,

    I used the above CSS and it worked fine, mostly.

    The top menu bar is transparent as expected.

    However, the drop-down menus are being hidden behind the meta-slider on the home page.

    Is there a way to force the drop-down menus to always be on top?

    I am using the Vantage premium theme. Can send URL if needed but would prefer it not to be public.

    Thanks,
    Mark

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