Hello @eule1
Thank you for your inquiry and I am happy to assist you with this.
Yes, it’s recommended that once you make the changes on your page to Purge the cache so the changes can take effect.
I changeed the margin of the text block in elementor. After I do purge all cache in W3, the margin will be deleted.
Just to confirm above, you charged the margin of the text block, and you were able to see the changes once the cache is purged?
Thanks!
Thread Starter
eule1
(@eule1)
Hello, yes the changes are done, but after I purge cache, changes disappear.
I have set the css only on minify (not combine). Then it seems to work.
Also if I have css and js set on minify/combine, then the menu button on mobile tablet does not work at all.
I believe Astra and W3 TC does not work well together. At the moment I leave it without the minify settings. But maybe you can think of something that helps. Thank you very much.
Hello @eule1
Thank you for the information.
So to confirm, if the CSS is set to minify&combine the changes you make are reflected and updated however the menu button does not work?
I am just trying to confirm when and how it works.
If everything works when minify&combine is set for CSS to minify, then leave it as it is.
As for the menu, it appears that some CSS file of the Astra theme is either pre minified or does not agree with being minified. As I can see two files:
/wp-content/themes/astra/assets/css/minified/menu-animation.min.css?ver=2.6.1
/wp-content/themes/astra/assets/css/minified/style.min.css?ver=2.6.1
are pre-minified, so you should exclude those two files from minifying by adding the path of the file to Performance>Minify>Advanced>”Never minify following CSS files”. Make sure to save all settings and purge the cache.
Thanks!
Thread Starter
eule1
(@eule1)
Thank you, I will try this. Have a nice day.