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.