My wordpress is automatically storing css in cache file. I want to change the design, because the inspect tool of chrome showing me the cache file so i cannot change design directly in the original css file as i don't know the original file path. how can I change the background image if i don't know the original css file path in wordpress.
-
empty the browser cache. If it's still there, it is NOT a matter of the cache, but is stored in some stylesheet or similar (a plugin for example can have seperate CSS styles which would reside somewhere in the plugin folder)Johannes– Johannes2018-06-07 14:57:58 +00:00Commented Jun 7, 2018 at 14:57
-
after clearing cache as you said it is making another. .css file in cache folder while removing the previous one. so any other solution?Dev pokhariya– Dev pokhariya2018-06-09 06:44:55 +00:00Commented Jun 9, 2018 at 6:44
Add a comment
|