Why don't changes to child theme reflect in pages?

I made some changes to how sub-menus work in the child theme. and when I view the child theme it looks OK. But when I look at the menu on my website… no change! what do I have to do to get the changes to take?

It could be cached. Did you inspect with your browser’s Dev Tools to see if your new CSS is showing and just not working as expected (is being overridden), or if it’s pulling a previous cached version of your child stylesheet?

When you say changes to the menu via a child theme are you referring to CSS changes? Can you provide a link to the site and tell us what changes you’re making, please? :slight_smile: