Changes in menu

Well-designed restaurant Joomla template with parallax effect.
GK User
Tue Apr 28, 2015 2:08 am
Someone can tell me how i can put the menu with solid color?
Look how appears
User avatar
Fresh Boarder

GK User
Tue Apr 28, 2015 6:42 am
Hi,
you want to change background color?

Hmm, in our demo this element is white: https://demo.gavick.com/joomla25/steakhouse/

This may help:
Code: Select all
#gkMainMenuLeft .gkMenu > ul,
#gkMainMenuRight .gkMenu > ul
{background:white}
User avatar
Platinum Boarder

GK User
Tue May 12, 2015 1:10 pm
Doenst work.

The previous code,
#gkMainMenuLeft {
display: none;
}

But even without it continues
User avatar
Fresh Boarder

GK User
Wed May 13, 2015 8:59 pm
In my example it worked.
User avatar
Platinum Boarder


cron