Shape 5

Joomla Templates => EZ Web Hosting - Club => : nilrem77 February 28, 2014, 06:38:15 AM



: Change color of background of main menu drop down.
: nilrem77 February 28, 2014, 06:38:15 AM
Hi,

Im sure this is straight forward but i can't find it in the Template modifications.

Thanks


: Re: Change color of background of main menu drop down.
: mikenicoll March 03, 2014, 06:47:32 PM
Hello,

The main menu drop down backgrounds can be controlled here:

s5_flex_menu.css - line 76

#subMenusContainer div.s5_sub_wrap ul, #subMenusContainer div.s5_sub_wrap_rtl ul {
    background: none repeat scroll 0 0 #222222;
    border-top: medium none;
    padding-bottom: 3px;
}

-Mike