Load CSS Asynchronously Problem
-
When I select this option I am getting some issues with background-url’s in my child theme stylesheet. For instance, here is the output when I select this option.
background:url(https://www.domain.com/wp-content/themes/theme-child/https://www.domain.com/wp-content/uploads/2015/03/fader-overlay.png)
It’s inserting the path to my child theme in front of the absolute background-url.
- The topic ‘Load CSS Asynchronously Problem’ is closed to new replies.