Archived topic
Installing child theme to existing site
1 reply · Started by Paul on July 16, 2020
Hi,
I want to install a child theme on my existing site.
I am currently using simple css plugin and code snippets. Do these plugins\settings continue working when I activate the child theme?
Thanks
Hi there,
Yup they should continue to work.
However, if you are going to use a child theme, then might as well using the style.css and function.php to add the code.
Adding CSS: https://docs.generatepress.com/article/adding-css/
Adding PHP: https://docs.generatepress.com/article/adding-php/