Home Forums WoodMart support forum Checkout fields issue

Checkout fields issue

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #99691

    arven1
    Participant

    Hi, I’ve problem with checkout fields… They are looking very tight. Check my screenshot please. I want basically all those short fields to look the same as other normal fields… Company name field should be length as Country; same goes for Street Address fields. First and Last name fields should be like company name now.

    I really don’t know why this is looking like this now… Can you help me please? Just try to add something in the checkout and you’ll see this in checkout.

    Attachments:
    You must be logged in to view attached files.
    #99693

    arven1
    Participant

    Please ignore my upper question… Issue was I set up input to be 40% less than it was before… but I intend to use that input just for this problem in my attachment. It is positioned on my homepage. I basically need just that field for mailpoet to be adjusted in position, not all fields like I previously set up and mess with all my inputs. Can you help me with that please.

    Attachments:
    You must be logged in to view attached files.
    #99718

    Hello,

    Change the row layout and drag and drop the elements in the center column as shown: https://gyazo.com/dc0a4dd6ddaf9be27327f387c06f0a9b

    Best Regards

    #99730

    arven1
    Participant

    I did but SIGN UP button is still under field and I want it to be on the right of the field like on my image. How to achieve that?

    #99778

    Hello,

    Add this code to the Theme settings > Custom CSS

    .widget_wysija .wysija-paragraph .wysija-input{
    	    width: 70%;
        max-width: 70%;
    }

    Best Regards

    #99989

    arven1
    Participant

    This is working. Thank you!

    #100018

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘Checkout fields issue’ is closed to new replies.