Private: Home › Forums › WordPress Themes › Elvyre – Retina Ready WordPress Theme › Creating New Section › Reply To: Creating New Section
August 11, 2015 at 9:34 am
#3516
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.