Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
769 views
in Q2A Core by
Hi,

Does CSS get cached in Q2A?

I'm making some changes to CSS file and when I clear the cache/temp files from my browser then go back to my Q2A page the changes don't appear.

If Q2A does cache the CSS where can I clear this from?

Thank you!

1 Answer

+1 vote
by
CSS is not cached by q2a. CSS is cached by the browser.

You need to change the CSS file from your theme folder.

Reload the page twice to be sure that the new CSS gets loaded.
...