Why does the Child style.css only load on Google chrome and Safari, not in Firefox, not in Internet Explorer??
Hi!
Do you mind creating a temporary admin login and posting it here privately? Have you flushed browser cache after applying the code?
Regards,
Yigit
Hi Yigit
I’ve copied the whole stye.css from the child into the enfold/css/custom.css and then it also works on IE / Firefox… Can you recognize that?
Hey!
I checked the site on firefox and the file enfold-child/style.css is being loaded. It will actually override the custom.css file:
<link rel="stylesheet" id="avia-custom-css" href="http://chestonag.com/web/wp-content/themes/enfold/css/custom.css?ver=2" type="text/css" media="all">
<link rel="stylesheet" id="avia-style-css" href="http://chestonag.com/web/wp-content/themes/enfold-child/style.css?ver=2" type="text/css" media="all">
Best regards,
Ismael