• Resolved stbedesantafe

    (@stbedesantafe)


    I like all the colour options you provide. However, I would like to change the blue behind the menu to another colour, but that’s the one thing missing in the cutomization. How can that be accomplished?

Viewing 1 replies (of 1 total)
  • Hi There,

    We are really sorry to inform you that to change the color from customize is only available in Premium version, so you can use the css to change the color which is given below;

    #pref-navbox {
        background-color: #663399 !important;
    }

    NOTE: Please use the child theme style.css or custom css plugin to write the css.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Change colour behind menu’ is closed to new replies.