[ad_1]
Hello @mpmarinov
If you are referring to the “Next Page” and “Previous Page” buttons. You can enter the style definition below through the “Customize Form Design” attribute in the “Form Settings” tab:
#fbuilder .pb0 .pbNext,
#fbuilder .pbPrevious{
margin-left:50%;
}
#fbuilder .pbNext,
#fbuilder .pbPrevious,
#fbuilder .pbSubmit{transform:translateX(-50%);}Best regards.
