Home>Support>Vantage – Can customize the menu’s background to an image?

Vantage – Can customize the menu’s background to an image?

I know the menu’s background can be customized by color, but can I change it so the background is an image? If so, I am guessing it would be using CSS coding. I have Vantage Premium.
Thanks!

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

  1. 8 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Ilolohea

    as you’re a Vantage Premium user, you’re entitled to priority email support – which is significantly faster than posting on the forums. If you would like to make use of that, please follow the instructions found on this page. Please reference this thread.

    To do this, it’s as you thought, you’ll have to use CSS. As you haven’t stated the type of image I’ll expect a traditional repeated background – if this isn’t the case please let me know and I’ll provide an improved version of the CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .site-navigation {
    	background: url('http://example.com/url-to-image.jpg') !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

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