You will be able to customize the border thickness, the border color and the corner radius.
I don’t think there should be more to customize but feel free if you want me to add something
Also note that a code line will change accordingly to the size of the popup you want to open.
If S size => .sw-modal-container.sw-modal-size-sm {
If M size => .sw-modal-container.sw-modal-size-md {
If L size => .sw-modal-container.sw-modal-size-lg {
If XL size => .sw-modal-container.sw-modal-size-xl {
PS: this is also a feature request for a no-code solution @artur
Or use a modal/popup from shoelace.style. Opening a modal “made in softr” from a custom button wouldn’t be possible. At least I have 0 idea on how to do it.
That being said I advise not using custom buttons, specifically if they have to open a modal. As now this is something Softr can do, this would be a work overload.
It is not supposed to be related to buttons at all, it’s just the modal style. The modal coming out of a list with horizontal cards may be different, I have to check
There must be an error on your side, it perfectly works. Maybe your block needs an update or there is a little error in the code that you can’t see or I don’t know, but nothing to do on my side, I’m sure of this