it work but this issue comes up pls check
https://photos.app.goo.gl/xrkY4yV1mqQzMebdA
i dont want it to touch each other a litte bit gap in bwt the two buynow and previous
this is all the css code in my Customize Form Design pls check and edit it for me
#fbuilder{position:relative;}
#fbuilder .pbPrevious{
position:absolute;
left:200px;
bottom:15px
}
#fbuilder input[type="button"],
#fbuilder input[type="reset"],
#fbuilder .pbPrevious,
#fbuilder .pbNext{width:150px;text-align:center;}
#fbuilder *{color:white !important;}
#fbuilder input[type="button"],
#fbuilder input[type="reset"],
#fbuilder .pbPrevious,
#fbuilder .pbNext{width:150px; height:50px; text-align:center; line-height:50px;}
Hello @stephenboluwatife1
You must adjust the numbers for the width, height, and margins, that satisfy your specific case. I sent you a block of CSS code to give you an idea of the CSS rules to apply, but you should adjust the numbers to your needs or layout structure.
Best regards.
okay thanks you are very helpful