Is there a file size limit on an SVG? Also, could I have an SVG image on a page and make that image zoomable?
Hi @911HighVoltage ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea
Shopify does not have a file size limit on SVG files, but it’s always a good practice to optimize your SVG files for web use, keeping in mind the page load speed and user experience.
Regarding making an SVG image zoomable, it is possible to achieve this with CSS and JavaScript. You can add the zoomable
class to your SVG image and then use CSS to define the initial size and properties of the image. Then, you can add JavaScript to handle the zooming functionality.
Hope my answer will help you.
Best regards,
Victor | PageFly