Closed
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***
@Ramana.D
Hi, you can
Open Skin rule -> Create a new style format for Dynamic Layout -> Change Horizontal alignment to 'Center'.
Open your section rule, add a dynamic layout then under the presentation tab set the style format to the one you created in the above step.
Hope this was helpful!