How to change the color ?

GK User
Sat Nov 12, 2016 1:03 pm
Hello all, I'd like to change the bluette color of the template, in the section where you have the "Upcoming Events". Would any of you know how to do it ?

Thanks in advance for the help.

Regards AG
User avatar
Junior Boarder

teitbite
Tue Nov 15, 2016 6:56 pm
Hi

Please add this code to override.css with a color value of Your choice and make sure override is enabled in template settings.

Code: Select all
.top1-colorbg #gkTop1,
.top2-colorbg #gkTop2 {
    background: #00bcf2 none repeat scroll 0 0;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.