• I’m working on a WordPress site locally and it seems to have cached my style.css – no matter what changes I make, it loads the old version. I’ve even renamed it to style.css.bak and it still says it’s loading style.css, despite its not being there at all. I’m working with a child theme and haven’t had any hiccups so far besides this.

    It’s not the browser – I’ve tried incognito mode as well as different browsers. I’m not using any cache plugins. I’ve tried adding the timestamp onto the css . I thought it might be apache, so I tried changing /etc/httpd/conf/httpd.conf. No luck so far though.

    Any ideas?

The topic ‘CSS caching on local install’ is closed to new replies.