Override.CSS

Modern e-commerce WordPress theme to build successful online store with WooCommerce support.
GK User
Fri May 30, 2014 3:12 pm
Hi,

I am trying to edit a little of the css in the theme Shop and Buy in the override.css or template.css but both wont show after saving it. I have enabled the override.css in the back-end.
I tried to reuploading the files but still it wont take effect. When i download the files the code I put in is there but it wont show on the website.(Tried to look it up fit firebug but it wasn't there)

Any solutions?

MarcAlex
User avatar
Fresh Boarder

teitbite
Sat May 31, 2014 9:22 am
Hi

Please copy the code from override.css file so I'll see if css syntax is correct.

Other reason may be a server cache, but this is something You need to ask Your server provider if it is installed and how to disable it.
User avatar
Moderator

GK User
Sat May 31, 2014 10:55 am
Hi Teitbite,

Don't think the syntax is incorrect but here it is anyway.

#gk-mainbody-columns {
background-color: #fff;
}
#header {
margin-top: 50px;
}
#slideshow-wrappergallery1 {
background: transparent !important;
}
.simple-social-icons ul li {
float: none;
}

Thanks that could be it. I already disabled all the other cache forgot the one on the server.

MArc
User avatar
Fresh Boarder

GK User
Sat May 31, 2014 11:36 am
teitbite wrote:Other reason may be a server cache, but this is something You need to ask Your server provider if it is installed and how to disable it.



This did the trick!
Thanks
User avatar
Fresh Boarder

teitbite
Tue Jun 03, 2014 9:53 am
Hi

Yes, Varnish cache is a great thing when site is public, but makes a lot of problems when site is in development mode.
User avatar
Moderator


cron