Hi Friends,
I have been successfully customizing the 'Creativity' template with no problem, until now. I am stuck on where to find the css code to change the background color of the page as it "reloads." I am using "Style 3" and I have changed all the colors in the style3.css (they are in my override.css file), however when I force reload a page (Command+R on my macbook), the old template's green color flashes on the screen. I have implemented the following css, but with no success as to change the color of that initial flash of green background:
html {
background: #986864!important;}
#gkColor3 {
background: #986864!important;}
.gkIsWrapperFixed {
background: #986864!important;}
Please help!
My site is: shanabertetto.com
To replicate the problem, please force reload any page.