how to remove CSS styling?
-
Hi, for performance reason I want to remove the built-in CSS file and add it to my own stylesheet (for several reasons, but mainly because a CSS as .php can’t be minified or cached).
Do you know how I can do this through a functions.php snippet (or somewhere else)?
The topic ‘how to remove CSS styling?’ is closed to new replies.