Combine CSS Files breaking css backgrounds
-
I had that issues before, was resolved through hosting support, now it’s back.
Combine CSS Files is messing up css background images links.
In my case, as an example, with Combine CSS Files enabled, this css style:
background-image:url(/wp-content/themes/nwddev/images/segway-icon-bg.png);becomes this:
background-image: url(https://www.emovement.ie/wp-content/themes/nwddev//wp-content/themes/nwddev/images/segway-icon-bg.png);Any ideas?
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 ‘Combine CSS Files breaking css backgrounds’ is closed to new replies.