Looking to achieve this as a background for my hero section
Not sure whether to make it as an svg or is there a way I could make it directly in css?
My plan would be to make one and then layer them and add the box shadows to create the stepped look.
Insert this code as embed and you are done. For more precise control use Adobe Illustrator to creat any shape, then you can save the object you created as SVG, in the save option choose “Save Code…” and paste this code in the embed element (webflow). Hope that’s help you
Just tried the export code way through illustrator, the shape worked great but adding a drop shadow in illustrator creates too much code for the editor, tried using a box shadow in the html editor and in the editor, neither seemed to work, any ideas?
Nevermind, figured out my problem, for anyone else that has this issue when exporting SVG code, use an SVG filter instead of creating your own dropshadow.
Dont worry about the position and blur of the shadow as you can play with it in the code editor using the stdDeviation for blur.