Tagged: css priority, enfold
Hi I recently moved a website from one server to a new one.
After moving the site and making a few tweaks – The CSS load order seems to have changed.
woocommerce-mod.css from the parent theme seems to have a higher priority than the child theme styles.css and the quick css/dynamic avia css in the child theme.
On the site I have inherited and updated frmo Enfold 4.8.4 to the latest version – This is causing a lot of styling modifications in the child theme to be ignored.
Any ideas what could cause woocommerce-mod.css to have a higher priority than the quick css box or the child theme style sheet?
See link in private content to test server.
Hey Thomas,
Thanks for reporting this – and sorry for the problem.
I think I found the problem.
Can you please replace
enfold\config-woocommerce\config.php
with the content of
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_5_6_4/woocommerce/config.php
Do not forget to clear server and browser cache and make a backup of the original file for a fallback.
Best regards,
Günter
Thanks Gunter. I can confirm that this patch has worked as expected on the test server.
Thanks Gunter,
See below