menu colour
- I have chosen the option of highlight menu, want to change the colour of menu title when not highlighted instead of grey to orange
- I tried changing colours in betheme options but was not able to http://citrinedeveloper
- header full width
s.com/
Comments
.menu-highlight.header-stack #Top_bar .menu > li > a span:not(.description) { color: #FFF !important; }2..header-classic #Action_bar, .header-stack #Action_bar { background-color: #FFF !important; }3. We recommend to use below css:.header-stack #Top_bar { background-color: #373435 !important; }