With the current button, it is not possible to change the icon position for the full-width button.
However, we are currently working on rewriting button styles to meet current standards and what you describe here will be resolved in one of the next updates.
Comments
Hi,
With the current button, it is not possible to change the icon position for the full-width button.
However, we are currently working on rewriting button styles to meet current standards and what you describe here will be resolved in one of the next updates.
Best regards
Thanks, however it is an option at the moment - it's just broken.
If you add CSS of "display:flex" to the button, it works as expected - as you have already implemented the "order" - changing the icon to "2".
Before the full new release, can you add an interim fix to ensure the button is display:flex when full-width?
We hope that this update will be the next one so there is no point of adding this at this moment.
If you want I can prepare a custom CSS code for you that will overwrite current styles and correct this display.
Best regards
Thanks, the override is already in place for now.