Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #775563

    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

    #775636

    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

    #776618

    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

    #776623

    Hi!

    Yes, you should comment in CSS as following

    /* Here is my comment */

    Cheers!
    Yigit

    #780302

    Many thanks!

    #780458

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Quick CSS not working’ is closed to new replies.