Tagged: quick css
Hello,
I noticed that ms quick CSS is not working lately. Something simple like disabling the default Enfold shopping cart is not working.
#top .cart_dropdown { display: none; }
I am using W3 Cache and Cloudflare. Are these causing me trouble?
Thank you,
Francisco
Hey hoteldepotph,
Please deactivate Caching plugin and turn on the developer mode on Cloudflare which will then load the updated version of the CSS file.
If yous till have any issues it may be because there is already some code in quick CSS with syntax error which will cause your code to not functions.
let us know if this helps :)
Best regards,
Vinay
Thanks. The problem is that I was using comments like
<!--No Cart-->
but it seems that the quick CSS can’t take comments like this. Is there a way to do it?
Thanks,
Francisco
Hi!
Yes, you should comment in CSS as following
/* Here is my comment */
Cheers!
Yigit
Many thanks!
Hi,
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit