Archived topic
Using 'Additional CSS' in the customizer when using a child theme?
1 reply · Started by Jay on August 11, 2018
When using a child theme, is there any difference between putting custom css in the child theme's style.css file vs putting it in the "Additional CSS" area of the customizer?
Or any pros/cons to one option vs the other?
Thanks.
Hi there,
Not too much.
But if you are already using a child theme, then child theme's style.css and function.php are definitely the best to add code.
The differences should be minimal though. You can try both and do speed tests on each case.
There should be some articles in Google that would explain the difference as well.