I’ve just successfully created a child theme for my Enfold installation, following the instructions here.
My question is: The Quick CSS has been transferred to the child theme. Should it then be removed from the parent theme? Or just left as it is in the parent theme, even if the Quck CSS in the child theme is subsequently modified? What is best practice here?
Hey Webmaster,
You should remove the quick css from the parent theme and place it in the child theme, as the child theme is what you will be using actively.
Best regards,
Mike
Thanks, Mike. I appreciate your quick response!