Shape 5

Joomla Templates => M Creative Agency - Club => : retostogge January 08, 2018, 02:11:36 AM



: Main Menu Style - Change Background Color
: retostogge January 08, 2018, 02:11:36 AM
In default the 1st and 2nd level of the flex menue has 1st- and 2nd-highlight color as background color.

Where can I change it to a white background?


btw: I love your template.... great job  :)


: Re: Main Menu Style - Change Background Color
: jonahh January 08, 2018, 11:32:29 AM
Hello,

These are all set in the index.php file. You would need to open this up and remove from the following lines and then edit. You would also have to edit the link color in the s5 flex menu.css file to black or something as its currently white. These type edits are outside the scope of forum support and into custom coding but to point you in the right direction:


1st highlight color line 37:

:
#subMenusContainer div.s5_sub_wrap ul, #subMenusContainer div.s5_sub_wrap_rtl ul

2nd highlight color line 44:

:
#subMenusContainer div.s5_sub_wrap_lower ul, #subMenusContainer div.s5_sub_wrap_lower_rtl ul