Shape 5

Joomla Templates => Business Line - Club => : knight55 February 05, 2018, 03:06:47 PM



: How to change menu bacground colour? but...
: knight55 February 05, 2018, 03:06:47 PM
Hello

i changed the colour to blue of menu area, as you see below

https://prnt.sc/ialcw8

how can I change the background color from white to blue of the menu area that appears when I scroll down the page

https://prnt.sc/ialh0o

thank you so much.



: Re: How to change menu bacground colour? but...
: mikek February 06, 2018, 08:01:45 AM
Hello,

I don't know what you have modified to make the header a different colors, so I wouldn't be able to debug that. The default code is uses the exact same css for both floating and not floating menu in template.css:

#s5_menu_wrap {
    background: #FFFFFF;
    height: 90px;
}


: Re: How to change menu bacground colour? but...
: knight55 February 06, 2018, 08:14:57 AM
I changed the code given by you, but floating menu's background dont change... it is still white. :(


: Re: How to change menu bacground colour? but...
: knight55 February 06, 2018, 09:42:25 AM
This is what i changed.

https://prnt.sc/iay8lh

But floating menu background is still white.

https://prnt.sc/iay99c

What can we do?

The site is;
http://www.alfamixasfalt.com/


: Re: How to change menu bacground colour? but...
: mikek February 07, 2018, 08:54:02 AM
Hello,

You have set the floating menu's background color in the template's configuration. In the configuration go to Main/Menu and change the background color options under the floating menu section, or simply save them blank so the template's css controls this instead.


: Re: How to change menu bacground colour? but...
: knight55 February 07, 2018, 09:44:46 AM
Thank you so much.

Problem solved :)