It won’t let me upload an svg for the main site logo due to security reasons. Is there a way to do this? Or is there away to have a 2x image but size it down with html so it doesn’t look so blurry on retina displays? I didn’t see a way to do this through the theme options interface.
Thanks. That worked for the SVG, but when I upload it through the interface it doesn’t give me any options to set the dimensions, so it’s too big.
The was a similiar issue I ran into with the pngs too. I uploaded double size, but when I set the parameter through the interface, it is actually saving out a smaller image instead of just using css to size down the 2x version.
Hi jsantiago44,
You can limit the max width and height via this custom css code. It won’t be problem with retina display. You can change the max limit (increase or deacrease)