Idea
248
Views
Posted: May 28, 2020
Last activity: May 28, 2020
Button align center.
For align button center of the screen. We can use below two changes in dynamic layout of the button.
1) In 'presentation' tab
1.1)Custom CSS Class : centered
1.2) Inline style: margin-left : 20px
***Edited by Moderator: Pallavi to update platform capability tags***