Change background Color

Support desk for Multipurpose Quark Theme
GK User
Tue Jan 31, 2017 3:21 pm
This shouldn't be this hard and odds are, it isn't and I'm just doing something wrong... I don't want the menu and backgrounds to be that mustard yellow.. I want it to be Red.

I downloaded the template.ecommerce.css and .less and the variable.css and variables.less.. changed all the #eba034 and #eeaa33 to #cc0000 and everything is still yellow ?
User avatar
Fresh Boarder

teitbite
Sun Feb 05, 2017 10:16 am
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.single-page > .header.no-image, .blog-page > .header.no-image {
    background: #cc0000 none repeat scroll 0 0;
}
User avatar
Moderator


cron