Home>Support>Change Menu color to an image in the ‘Influence Theme’

Change Menu color to an image in the ‘Influence Theme’

Great job on all your stuff. I am using the Influence theme and trying to change the color ‘Gray’ in the top menu location to an image. I am sure it is a simple CSS code but I am having problems locating exactly where to enter the code and exactly what the code should be. Any help would be great, thanks.

URL: http://www.turningpointband.ca

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

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

    Hi Mark

    Thanks for your support.

    I’m not quite sure this will work out visually. If you’d like to try out it out though, insert the following into a Custom CSS plugin like Simple Custom CSS. Remember that changes made directly to the theme’s style.css file will lost during theme updates.

    header#masthead {
    background: url('http://www.turningpointband.ca/wp-content/uploads/2014/11/TP-Banner.jpg') center center no-repeat;
    }
    

    What you could do is remove the logo from your banner, thereby still making use of the regular logo uploaded via theme settings. You could also try adding the property:

    background-size: cover;
    

    To the header#masthead selector.

  2. 9 years, 10 months ago Mark Valois

    Thank you Andrew, it worked perfectly.

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

    Super, glad to hear that helped.

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