Cache problem

Permalink
Hi,

I am customizing a theme,turn off all the cache setting, clear cache but its taking css from cache file. I also delete manually all cache and temp files. But still same result.

I am not getting why this happning, Am i missing any settings ?

Thanks in advance.

andrewjaff
 
A3020 replied on at Permalink Reply
A3020
Does the rendered HTML point to the 'new' CSS file?
Does the CSS file contain the new CSS or the old CSS?

If it contains the new CSS and the rendered HTML points to that file, it's browser cache. Have you cleared the browser's cache yet?
mosbahi replied on at Permalink Reply
mosbahi
-Verify if you point to the right css file
-Clear concrete5 cache
-Clear browser cache

try if it work