Drop-down menu background color

Hi,

I just want to change the drop down menu background color.

Regards.
11 years 6 months ago #1 by HAMADENE

Please Log in or Create an account to join the conversation.

As you already made some changes on the template, can you first create your menus with parent and child so we can see the exact css in your live url?
11 years 6 months ago #2 by erwinschro

Please Log in or Create an account to join the conversation.

Hi,

i'll do so, but if you want ftp logins to watch css, I let it inside "your site details"
11 years 6 months ago #3 by HAMADENE

Please Log in or Create an account to join the conversation.

can you first create your menus with main menu items(parent) and a submenu (child) so we can see the exact css in your live url to be modified?
11 years 6 months ago #4 by erwinschro

Please Log in or Create an account to join the conversation.

Hi,

when i'll do so I'll let you know.

Thank you.
11 years 6 months ago #5 by HAMADENE

Please Log in or Create an account to join the conversation.

Hi,

I fixed it changing background-color in template.css

that div :

.stick {
position:fixed;
top:0px;
left: 0px;
width: 100%;
background:#106087;
border-bottom: 1px solid #222;
-webkit-box-shadow: 0 0 6px black;
-moz-box-shadow: 0 0 6px black;
box-shadow: 0 0 6px black;
min-height: 50px;
}

Regards.
11 years 6 months ago #6 by HAMADENE

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum