Center submit button inside an element warp

Home Forums Quform WordPress Center submit button inside an element warp

This topic is: resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18593
    patdundee
    Participant

    Hi Guys

    When you add an html field and use jQuery to insert the submit button inside it, is there a way we can vertically align the button so it is inline with the fields next to it?

    Thx
    Patrick

    • This topic was modified 8 years, 1 month ago by patdundee.
    #18598
    patdundee
    Participant

    Hi Guys
    Any ideas on how I can acheive this one please?

    many thanks

    Patrick

    #18600
    Allan
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #18602
    patdundee
    Participant

    Hi Allan that worked thanks

    What i have on the form is an html field to move the button from the bottom to the side using the script below


    jQuery(document).ready(function ($) {
    $('.iphorm-submit-wrap-17').appendTo($('.iphorm_17_5-element-spacer'));
    });

    I had tried placing the css in there and also used the forms custom css settings on the submit button inner wrapper. But nothing worked.

    I have put the css you sent into the custom css submit button for the submit button outer wrapper. That has worked now 🙂

    Many thanks
    Patrick

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy