How to upload logo / svg logo to multicolumn section on frontpage (using Dawn Theme)?

Dear Community,

I am trying to upload SVG logos to my Shopify multicolumn section, but there seems to be no placement for it within my theme. Uploading images is not an option, as they appear to be way too big, regardless of the sizing.

But I have seen, that within the SENSE Theme of Shopify, which is also a free theme, there are logos displayed in the multicolumn section (within the preview) and that is exactly what I want for my theme.

Can somebody provide me with the code of the multicolumn section in the Sense Theme ? I am referring to the code, that displays the logos in that particular way. Or does anybody have a different idea on how to archive those

results with the logos ? Again, I am using the Dawn theme and this is my store url: justincase-de.com

I am greatfull for all help, but please do not contact me on Instagram!

Kind regards.

This is the screenshot i took from the preview of the Shopify Sense Theme (multicolumn section) and this is exactly the size I want my logos: How are these logos displayed and what is the sizing ?

This is the code I found for the “Recyclable” section of their multicolumn:

<img class=“multicolumn-card__image” srcset=“//cdn.shopify.com/s/files/1/0607/2241/3776/files/Recycle_Sense.png?v=1641819881 242w” src=“//cdn.shopify.com/s/files/1/0607/2241/3776/files/Recycle_Sense_550x.png?v=1641819881” sizes="(min-width: 990px) 550px,

(min-width: 750px) 550px,

calc(100vw - 30px)" alt=“” height=“120” width=“242” loading=“lazy”>

I want to add 3 different logos, how would I do that ? I have already uploaded the images to files.

1 Like