Archived topic
To add own CSS in the child theme is good?
3 replies · Started by Dipak Singh on June 26, 2021
I am not sure to add my own CSS in the child theme is good to use with the theme editor, or this is a better way to add CSS using the customizer.
Please guide me.
Hi there,
if you're only writing a few lines of CSS then you can simply add it the Customizer > Additional CSS.
If you have a lot more CSS then add it your child themes styles.css - and it is fine to use the Theme Editor to do that.
thanks for a quick reply. I am going to add it with the theme editor.
You're welcome