Shape 5

Joomla Templates => Oasis - Club => : trunks123 June 22, 2016, 03:07:13 PM



: How to modify gray background showing under the main menu.
: trunks123 June 22, 2016, 03:07:13 PM
Want to change color.


: Re: How to modify gray background showing under the main menu.
: mikek June 23, 2016, 06:59:56 AM
Hello,

The background image is defined in the template configuration under Theme Specific / Menu Background Image

The color is defined in css in template.css line 516:

#s5_header_area1 {
    background: rgba(0, 0, 0, 0) url("../images/s5_menu_bg.png") repeat scroll 0 0;