Archived topic
Simple CSS & child theme best practices
1 reply · Started by Sebastien on May 6, 2019
Hi,
I'm customizing my website with Simple CSS.
I have 2 questions:
1) Is there a way to apply the same Simple CSS code to several pages?
2) When I've finished to customize each page, I would like to create the dedicated file.css in my child theme per page (to get better speed optimization right?) How can I manage that?
thanks
Hi there,
the CSS would have to use classes that are specific to the pages you want it to be used on.
How many lines of CSS are we talking?