Icon Blur in the mobil menu
-
on normal using mobile solution, icon blur ( i don’t know the best word for this)
But if i m in th page cart an i want to acces to the menu the menu is ok !!!!
Thanks for your help
Attachments:
You must be
logged in to view attached files.
Hello,
You need 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
Ok i understand, but it’s the first time i have this blurring and can you explain to me why all icon are ok when i’m on the cart page ?
Hello,
It depends on the screen width, when you set the width for SVG icons they would be displayed properly.
Best Regards
I understand all of that, but actually all my icon are not in svg but in jpg ….
I had delete all icons ….
Hello,
JPG icons are not supported, try PNG or SVG and check the issue.
Best Regards