Hi
I created a child theme of Illdy, and the new CSS code is not updating.
Spent hours to fix this, no success.
In Firebug I see that every CSS has a version added to it’s end:
themes/illdy/layout/css/main.css?ver=4.6.1
As I see, this versioning is added by script in functions.php
Do you how can I edit my custom CSS in the child theme and see the result on the actual webpage.
Thanks