Warped Category Icons With WebP
-
Hello,
I am using Imagify and WPRocket. When I converted my images to WebP today everything looked okay except for the Category icons on the category page at the header area. Please see attached photo. The icons became warped. I have had to temporarily delete these specific webP files because they just don’t look good.
Do you know what could be causing this issue?
Attachments:
You must be
logged in to view attached files.
Hello,
Try to open your SVG icons file with some editor like Sublime Text or default system text editor and add width=”31″ height=”40″ attributes to your <svg>
tag like it is shown: http://prntscr.com/m4n0qw
Then you will need to re-upload your icons in WordPress Dashboard.
Best Regards