Archived topic
Does GeneratePress have a blank child theme
3 replies · Started by mikeb82 on July 6, 2019
I would like to add a blank child theme to GeneratePress, primarily to contain a style.css file so that I don't lose any custom CSS. It's fine to add CSS in WordPress Customize while developing and testing. I just don't want to risk losing it when an update occurs. Also, the child theme is a great place for customizing the functions.php so that it doesn't get overwritten when updating.
Hi there,
Take a look at this article:
https://docs.generatepress.com/article/using-child-theme/
Thanks Leo, This is exactly the information I needed.
No problem :)