• Resolved denis2134

    (@denis2134)


    Hello. Optimization sites write that I have a lot of unused css. I started to understand, and saw that there is a lot of tinv-wishlist css code on the page, which I do not need. In general, I don’t need it all, I customized everything. How can I remove all the css code of your plugin, is there any hook for this? Have a nice day!

Viewing 1 replies (of 1 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    Hi @denis2134

    Be sure that the option “Use Theme style” is active in the Dashboard->Ti Wishlist->Style Options. Otherwise, you will get some inline styles from our plugin.

    If you asked about disabling the plugin frontend stylesheet you can dequeue it by name like:
    wp_dequeue_style('tinvwl');

Viewing 1 replies (of 1 total)
  • The topic ‘Remove unused css?’ is closed to new replies.