Change Color

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Mon Apr 14, 2014 10:24 pm
menu.jpg
menu.jpg
How to change the color of the menu strip.
I also need to change the text color of the items.
thanks
User avatar
Fresh Boarder

GK User
Tue Apr 15, 2014 8:00 am
Could You please post an url to your site?
User avatar
Moderator

GK User
Tue Apr 15, 2014 3:54 pm
User avatar
Fresh Boarder

GK User
Tue Apr 15, 2014 5:16 pm
On the provided link there is a quite different looking site. What elements on it would you like to modify? Could you create a screenshot and mark them?
User avatar
Moderator

GK User
Tue Apr 15, 2014 5:54 pm
In the first message you send attach screenshots, the restaurant staff.
User avatar
Fresh Boarder

GK User
Tue Apr 15, 2014 6:47 pm
But your site currently looks much different.
User avatar
Moderator

GK User
Tue Apr 15, 2014 8:16 pm
I really only change the background image.
User avatar
Fresh Boarder

GK User
Thu Apr 17, 2014 1:10 pm
To change menu whit strip: please edit: /templates/gk_restaurant/css/override.css and add at its end:
Code: Select all
#gkPageTop {
background: #fff;
}


Replace #fff with your color.

To change article tekst, use this code:
Code: Select all
body {
color: #7d7b7a;
}

and replace color with your own.
Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron