Tagged: child theme
I followed the instructions and started using the child theme with parent theme settings. I’m not too sure how it works.
When I update my CSS, what happens to the parent theme? Does the child theme settings override the parent theme settings?
So I can export the current theme settings as a backup?
Hey Samuel,
A child theme is used to override the parent, yes. The settings you have in the active theme are the once that will apply. If that is your child, then those settings will apply. If you want to backup your current settings, then you can do so under Enfold->Import/Export.
Best regards,
Rikard
Ok, got it, thanks!