Modify Header slideshow basic color

GK User
Thu Nov 12, 2015 6:10 pm
Hello GavickPro Funs!
I woulid like to help me change the color #3f4e67(see attachement) of the header slideshow. I use fire bug but i cant find the right css folder.

Thanks in advance!
User avatar
Junior Boarder

GK User
Fri Nov 13, 2015 9:10 pm
Could you please post an URL to your site?
User avatar
Moderator

GK User
Tue Nov 17, 2015 3:33 pm
Hello,
it is on localhost. May you can give me instructions for the demo template (university).
Thanks in advance
User avatar
Junior Boarder

GK User
Fri Nov 20, 2015 3:30 pm
Please edit: /templates/gk_niversity/css/override.css and add at its end:
Code: Select all
.gkIsWrapper-gk_university .gkIsPreloader {
   background-color: red;
}

Now replace red with #tag of desired color.
Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Wed Nov 25, 2015 10:09 am
Many thanks for the help.
User avatar
Junior Boarder

GK User
Thu Nov 26, 2015 4:35 pm
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator


cron