Viewing 6 replies - 1 through 6 (of 6 total)
  • This would be controlled by your theme. What theme are you using? Where did you download it from?

    Hi there, is your site online ? I can’t seem to visit it.

    This site can’t be reached
    
    www.livianaconcepts.co.ke took too long to respond.
    Thread Starter muthonig

    (@muthonig)

    I’m using Expedition by Gravity for the theme

    I’m sorry but as you appear to be using a non-WPORG theme, you need to seek support from the theme’s developers – paid or otherwise. We only support themes downloaded from wordpress.org here.

    Hello muthonig,

    Change fallowing css in style.css to set the menu background colour :

    .site-header {
        background: rgba(31, 31, 31, 0.95) none repeat scroll 0 0; //change it here: background: #FF00FF none repeat scroll 0 0;
        height: 100%;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 50px;
        position: fixed;
        top: 0;
        width: 300px;
    }
    Thread Starter muthonig

    (@muthonig)

    Ok. Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Change menu background color’ is closed to new replies.