Archived topic
Shapes gradient colour
1 reply · Started by Gabriel on May 1, 2021
Viewing posts 1–2 of 2
Hi, its possible to set gradient colour for shapes?
Hi there,
If you meant the Shapes in GenerateBlocks then you cannot add a gradient within the editor or using CSS.
They are SVG files and you would need to include support for linear gradients within the SVG - see here:
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/linearGradient
And some other info here:
https://fvsch.com/svg-gradient-fill
Not that easy unfortunately.
This archived topic is closed to new replies.