Hello!
I have bought the GP and installed the dispatch theme. Since I need to modify it, I have created a child theme using the indication here: https://docs.generatepress.com/article/using-child-theme/
I simply created the child theme following the instructions and activated it without any further modification. The moment I activate the child theme though, the header grid doesn’t show anymore, and the featured posts are shown in a column one below the other. I checked that all the settings are the same in the WP show post called Header.
What can I do to make it work?
Dispatch ( like most of the Sites in Library ) uses CSS that is added to Customizer > Additional CSS.
Additional CSS is saved in the Theme options. Simply disable the Child Theme, go to Customizer > Additional CSS and copy out the CSS, and place that in your child themes stylesheet. Then you can re-enable the child theme.