Hi,
Looked through documentationand asked AI, but couldn’t find a satisfying answer.
I’ve created a basic child theme.
The contents of the style.css are:
/**
* Theme Name: ProMokum
* Template: greenshift
* Text Domain: promokum
*/
Reason for me to do this is:
1) a custom theme name
2) have the option to add/override template-parts etc via code
3) have the option to safely update the parent theme when a new version arrives
Now i tried changing the theme colors via the stylebook, but when reloading, i still see the default colors.
When i now activate the greenshift theme and visit the Stylebook again, i do see the modified colors….
So they are stored somewhere in the DB i suppose, but not available to the child theme.
Is this a limitation of using a child theme?
Or is a bug maybe?
Or maybe some corrupt db entry, that i can clear/fix?
Looking forward to hearing from you.
Thanks!
Richard
Responses