Hi,
I’m running enfold child theme with no caching plugin activated. When I update some CSS in quick css and there’s no changes happens on the frontend.
Hey myproduct,
Could you post a link to the site in question so that we can take a closer look please? Also please point out the CSS you are using and how it’s not applying.
Best regards,
Rikard
Hi Rikard,
I’ve added css to the quick css but there’s nothing in the frontend. It’s like the code was not refreshed to the front end and it will only works in few hours time. Is that any caching issue?
For example, I would like to hide woocommerce product sorting. I’ve added this to the quick css..product-sorting {display:none !important;}
and there’s nothing happened to the site at the link.
Hi,
Yes, that sounds like a caching issue. It’s difficult to say if it’s local or server side caching though. If you open the site in an incognito window using Chrome, do you see the changes then? If you do, then it’s local cache. If you don’t, then it’s server side caching and you would have to contact your hosting provider to get that turned off.
Best regards,
Rikard
OK. I’ve found that’s a browser cache issue.