Is there any native way in Cwicly to use an SVG as a background image?
WordPress doesn’t allow uploading an SVG to the media library. I guess because technically SVG is not an image… not sure about the history of SVGs and WordPress.
I guess I could put the SVG in Code Block and set its position as absolute to achieve that. But is there any other way?