Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter stephenboluwatife1

    (@stephenboluwatife1)

    okay thanks

    Thread Starter stephenboluwatife1

    (@stephenboluwatife1)

    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;}
    Plugin Author codepeople

    (@codepeople)

    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.

    Thread Starter stephenboluwatife1

    (@stephenboluwatife1)

    okay thanks you are very helpful

Viewing 4 replies - 16 through 19 (of 19 total)

The topic ‘side by side button’ is closed to new replies.