Over Optimizing in CSS url Attribute
-
After installing and activating Autoptimize the logo on my website disappeared, and I couldn’t figure out why. Looking with dev tools, I found that the logo was being set through CSS, and Autoptimize had changed the word “black” to “#000” in the filename, and was calling media from an nonexistent location.
I resolved it by uploading a new logo without the word “black,” but I believe this problem will likely continue with other media called through css with filenames that include colors.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Over Optimizing in CSS url Attribute’ is closed to new replies.