By default, all standard WordPress themes enqueue default style available for customization.
Disabling this option will nothing impact your site functionality, it will not enqueue style.css (less 1 request) unless you have put custom CSS to that file.
You can still add Custom CSS to the theme even if you disable enqueueing of style.css
To apply Custom CSS, on WP admin panel menu click Custom CSS link (as shown here).
Hi, I just want to know that in the theme option -> other setting, what is this option do? "Disable enqueue of style.css of the theme"
When should I disable it? What is the impact of disabling it?
Thanks.
Hi kuanbc,
By default, all standard WordPress themes enqueue default style available for customization.
Disabling this option will nothing impact your site functionality, it will not enqueue style.css (less 1 request) unless you have put custom CSS to that file.
You can still add Custom CSS to the theme even if you disable enqueueing of style.css
To apply Custom CSS, on WP admin panel menu click Custom CSS link (as shown here).
Ok. Thanks.
Glad to hear that.
Will set this ticket as solved from here.