Support Forum

For all questions related to themes and plugins!

Enter search keyword e.g. "footer color".

  • Registration is Required

    Registration is required to post questions to support forum. ThemeForest buyers also need to obtain Purchase code to be able to post on forum.

    Please read here how to obtain Purchase code.

#3516
Vladimir
Keymaster

Hi Anbis,

Here is CSS for chaning Topbar and Logo/Menu background.

/* Topbar background */
#top-bar-wrapper{
background-color: #ededed;
}

/* Logo and menu background */
#header-wrapper{
background-color: #ededed;
}

Please note that you will need to make further changes by your own as we are providing support only for bug fixes and small changes. Changing color in theme requires really basic knowledge of CSS so please take some time and read tutorials Danijel gave you.

Thanks,
Vladimir

Thread locked.