Disable Front End CSS
-
Hi,
Great plugin, exactly what I need.
Just wondering if there is a way to disable the front end CSS?
I have tried adding:
wp_deregister_style( ‘wccpf-font-end-style’ );
wp_dequeue_style( ‘wccpf-font-end-style’ );to my functions.php file but that doesn’t work.
Thanks in advance.
The topic ‘Disable Front End CSS’ is closed to new replies.