Home Forums WoodMart support forum Checkout forms

Checkout forms

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #392814

    Anne
    Participant

    Hello,

    In my checkout page, two form fields are stuck, a padding is missing, what can I do please?
    (see photo)
    Thanks

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woocommerce-billing-fields input[type='text'] {
        margin-bottom: 20px;
    }

    Best Regards

    #392873

    Anne
    Participant

    Yes, thank you. I don’t understand why there was missing a padding? With an update of the theme do you think that it will make it come back as before?

    #393016

    Hello,

    You are Most Welcome.

    This padding issue seems to be caused by some of the third party plugins. You can use the CSS I provided to fix the issue.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Checkout forms’ is closed to new replies.