We’re using the enfold-child theme but I am having trouble with the style.css changes not showing up. It looks like this is enqueued as avia-style-css and assigned the version number of the Enfold parent but that seems to lock the changes out of the file.
I’ll put reference links in the private content section.
Is there some way to get Enfold to change the ver number when the child theme CSS changes?
Hey IotEng,
You could try to activate the option to delete old CSS and JS files under Enfold->Performance.
Best regards,
Rikard
That feature was already turned on. I toggle it off and back on again and it seems to have fixed the issue for me. Cheers!
Hi IotEng,
In your child theme’s style.css I could see this:
Version: 1.1
Try to change it to:
Version: 5.0.1
Hope this helps.
Best regards,
Nikko