Change size of SVG in logo carousel

Hi,

We are using the logo carousel but changed from SVG’s to images as I don’t know how to change the images when it’s set to SVG. Everyting is working except for the size of the SVG’s we put in the carousel (we uploaded it to the media library and it works to just insert the URL like we would with an image.

This is what it looks like atm:

The current code is:

[
{
“name” : “Business insider”,
“image” : “http://ourwebsite.com/wp-content/uploads/2022/08/Business-Insider-logo.svg”,
“accent” : “#1876f2
},

Is there any code we can add to control the size of it?

Thank you!

Hello Pontus,

Thanks for writing to us.

It seems that you are using the Image element to insert the SVG link, to set the size I would suggest you please go to the Image Element —>Size. Please have a look at the given screenshot below.

Hope it helps
Thanks

That did it, thank you very much.

Hi Pontus,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.