When I have 2 elements (e.g. buttons) side by side, I can put them in a group, center horizontally, and it looks symmetrical.
But the second element is only visible to some people, and my question is: how do I center the first element horizontally for those users who can’t see the second element? Otherwise, the first element is always off center.
It would be great if ‘center horizontally’ was available as a property in the conditionals tab. As it isn’t, the only way I’ve found is to put a third button in the group - a duplicate of the button you want to be always visible. Make it hidden for users who see both buttons and for those who see only one button, make it visible and hide the other two.
Not ideal, as it means duplicating workflow actions. Hopefully, someone else has a more clever solution.