Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter wittensworld

    (@wittensworld)

    Plugin Author Ram Shengale

    (@ramshengale)

    Hi,

    Sorry to know that you’re facing this issue. I’ll check and fix the issue in template inside the plugin.

    For now you can add the following code in Custom CSS option on Step 2 : Customize Box page to fix this issue.

    button#wpcb_box_button_2.wpcb_box_button {
      float: none;
    }

    The 2 in above code is the Box ID.

    Ram

    Thread Starter wittensworld

    (@wittensworld)

    Hi Ram,

    The code has fixed the problem. Your help is gratefully appreciated ??

    Simon

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Submit button keeps aligning right when its set for centre’ is closed to new replies.