Forum Replies Created
-
AuthorPosts
-
So I tried to measure it and it takes approximately 4-5 minutes for the changes made in style.css to be visible on front-end. That is not optimal as I can't see in real time the changes I make.
How can I make the changes appear instantly? Is there some caching mechanism implemented in the theme that prevents this? Can I turn it off? I have no caching plugin active.
Or is that some caching mechanism on the server maybe? Could you help me locate it?I provided you with the testing text on the homepage with the css in style.css file, right at the beginning of the file
/* TESTING TEXT ON THE FRONTPAGE*/ .testing { color: red; }Try to edit it and see how long the changes take effect.
Alright, so the problem still persists.
I have an element on the home page with class
.mainpage-copy
I styled it like this in my style.css file
.mainpage-copy { font-size: 1.375rem; }It's been several minutes, but the changes are not visible on the front-end.
Hi, thanks for the check. It seems that for now you're right and the changes are displaying right away. I will continue to check it and if the case again arises I will let you know with exact steps so you can replicate. Thank you.
This reply has been marked as private.This reply has been marked as private.Hey guys, it's really frustrating working with this theme when the CSS changes take MINUTES to propagate themselves on the frond end. Is this supposed to be happening or is it some kind of bug? Please help, this is not normal.
Thank you.
-
AuthorPosts
