Icon to right of text in button

Hello,
Currently, when you add a graphic icon in a button, there is only one position for it: to the left of the text. I wonder if it’s possible to either add a toggle so that it can be positioned to the right of text, or if you can help me with this using code.

Thanks!

Hi @thomasgeorge,

Thanks for reaching out.

It can be align to left, right, top, and bottom. Please check this https://theme.co/docs/button#graphic-setup

image

Example,

By default, it’s set to row, so the icon is to the left. With row placement, click reverse and it will move to the right. Same with column placement, it will be on top by default, then click reverse and it will appear at the bottom. This is not limited to button, other elements like headline have this especially for controlling the placement of text and sub-headlines, and so on :slight_smile:

I hope this helps.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.