How remove _output_css
-
The dynamic css style is being added to my page, which I need to remove immediately.
I tried inserting this into function.php: remove_action (‘wp_head’, ‘_output_css’);
But it does not work, how do I solve this?
hug
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How remove _output_css’ is closed to new replies.