Archived topic
Border on Shape Divider
3 replies · Started by Matt Stern on December 12, 2021
Hi there,
Is it possible to put a border on a shape divider?
Here's a screenshot for reference: https://nimb.ws/ixDr3T
Thanks as always.
Hi Matt,
It's not possible to add it the normal way w/ CSS border property.
Were you setting up a border for a GB shape? If yes, then you can duplicate the same GB shape on its container block and set its CSS to be off-position by a few pixel so it serves as a "border".
Example: https://share.getcloudapp.com/GGu4mb0R
The "black border" you see in this image is actually a duplicate of the red shape. I just moved it a bit upward by a few pixels so it appears like a "border".
That works great, Elvin. Thanks.
No problem. :D