Hi oren ,
Is this how you wanted it to look like?
After:
Before:
If so, you could use this custom CSS:
.buttonizer .buttonizer-button .buttonizer-label {
direction: initial !important;
}
The other two button's text didn't move since they are already completely filling the width of the label. So if you would like to align them too, let me know! 😄