Minifed style.css is not showing

Posted in: Newspaper
Post count: 26

Hello all,

I minified my style.css and replaced the old one with it. Though I can see it on the server external test-websites still show my old “big” style.css.

Is this a caching issue? I deleted super-cache and other caches.

Regards,
Christian

Post count: 20685

Hi,

It seems that you have not minified all the code in the theme’s style.css file – https://www.screencast.com/t/Ty63DWwQd Maybe try again by selecting all the code and use a css minification tool – http://cssminifier.com/ then paste all the resulted code in the style file. You could also check maybe there is a cache on the server side and try to clear that too.

Thanks

Post count: 26

HI Simion C.,

thank you for your answer and the pointing out of my mistake.
I will do the whole process again.

Will post here my result, just in case others have the same issue in the future 🙂

Regards,
Christian

Post count: 26

Hi Simon C.,

it was indeed the cache of my CDN wich, after cleared, displayed the current CSS.
The fix of the “half” compressed CSS is a plus. Thanks for the help!

Regards,
Christian

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.