CSS loading order broken
-
Without Autoptimize activated my CSS is loaded like this
<link rel='stylesheet' id='fl-automator-skin-css' href='https://pcbeachfish.com/wp-content/uploads/bb-theme/skin-5bb238052437c.css?ver=1.7.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='fl-child-theme-css' href='https://pcbeachfish.com/wp-content/themes/pcbeachfish/style.css?ver=4.9.8' type='text/css' media='all' />
But with Autoptimize the order is being reversed and my child theme styles are overridden by the parent theme.
It was working fine. There was an update to the parent theme, but the code above is after that update, so I don’t think has anything to do with it.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘CSS loading order broken’ is closed to new replies.