Answer the question
In order to leave comments, you need to log in
How to remove certain styles in wordpress?
The WP social login plugin loads its styles. Question: how to turn them off?
<link rel='stylesheet' id='wsl-widget-css' href='/wp-content/plugins/wordpress-social-login/assets/css/style.css?ver=4.9.4' media='all' />
Answer the question
In order to leave comments, you need to log in
Hello!
Install the query monitor plugin or just dig through the plugin files and find the handle of this style. And then in functions.php of your theme just do deregister
For style - https://codex.wordpress.org/Function_Reference/wp_...
For script - https://codex.wordpress.org/Function_Reference/wp_...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question