Shape 5

Joomla Templates => Health Guide - Club => : bellatrix April 30, 2016, 06:49:39 AM



: Menu background color
: bellatrix April 30, 2016, 06:49:39 AM
How can I change the background color of the top menu bar?   ???
Now is white.


: Re: Menu background color
: mikek May 02, 2016, 07:15:07 AM
Hello,

You would add the following to custom.css:

#s5_menu_wrap {
    background: #cccccc !important;
}


: Re: Menu background color
: bellatrix May 02, 2016, 10:14:46 AM
Forgive me.
I meant overhead bar that hosts the menu.
Now is white.



: Re: Menu background color
: mikek May 02, 2016, 11:50:32 AM
Hello,

Yes, that is what the code I gave you above will do.


: Re: Menu background color
: bellatrix May 02, 2016, 12:35:23 PM
AH!! OKAY!!  ::) ::) ::)

Thanks (GRAZIE)