Tagged: align, fullwidth button, text
How can I align the icon and text in a fullwidth button so that they left align instead of center align?
If I use the following CSS:
.avia-button {text-align:left!important;}
Then the text aligns all the way to the left edge of the browser. I’d like it to line up with the text in a text element in a color section. Thanks.
Hi,
Please add the icon inside a 1/1 col if you already have and is still floating to the left edge we need to take a closer look please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Vinay
Vinay,
Placing the fullwidth button into a 1/1 col worked great. Thanks for the tip.