Hi,
I would like to make a regular button full-width, however adding width:100% to .avia-button.avia-size-small doesn’t accomplish that.
Thank you
Hey axelfx07!
We already have a fullwidth button element but for the regular button I believe your CSS should be working. Send us a link to your page and we’ll take a look.
Best regards,
Elliott
Hey!
Try dragging a codeblock element to your page content and add this inside.
.avia-button-wrap { width: 100% !important; }
Cheers!
Elliott