Archived topic
Should i use Child Theme when i have a lot of CSS ?
1 reply · Started by FunkyCss on June 6, 2019
Hallo GP Team ,
So i am working in my new Project for Me is a Woocomerce site ,
I am trying to make it as clean as possible as i am working on it no page builders no many plugins etc.
I have used 400 lines of CSS ( No PHP extra )
about 12 Elements and is groing .
What i want to ask is , Should i Use a Child Theme ? and put my CSS there and clean whatever i dont need ? What is the best practise on this , i am not going to use in the future page builder i hope in this site so i will work mostly with css and html markup.
Any documentation here tips and tricks , i need to make this website as fast as possible and mobile friendly .
Hi there,
400 lines is the sort of line where i would suggest a child theme, especially if you intend to add more.
This article here steps you through adding a child theme and provides a link to a blank one for you to use: