How to add images in the marquee section
Updated today
Cama V1's marquee section has no image block, but you can add a logo by pasting its SVG code directly into the section.
The image block was introduced in Cama V2. This workaround is only needed on V1.
Search Google for the SVG code of the logo you want, e.g. "Shopify SVG logo".
Right-click an SVG search result and choose "Open image in new tab".
Right-click that image and choose "View source of the page".
Copy the SVG code from the source, which looks like this:
<svg width="120" height="60">...</svg>Paste the SVG code into your marquee section.
Was this helpful?
Was this helpful?