Size Checkout fields - by gewoonbovenaan

This topic has 2 replies, 2 voices, and was last updated 2 years, 8 months ago ago by Rose Tyler

  • Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    August 5, 2021 at 10:44

    Hi, in Xstore panel i can change some fields which is great but i cant find out where to adjust the size of the fields. i would like to have this 3 fields next to eachother.
    https://gyazo.com/c86ab319c65c3b1e681dbfefbdddb750

    Somehow the theme forces the fields to be 100%width.

    i would like to have it like this: https://gyazo.com/3053d3da74a7abdb1f78ebac31820e49
    testsite: vinopura.hellomarketing.nl

    How to do that? thanks!

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 5, 2021 at 14:51

    Hello,

    Try to use the next custom CSS code:

    .woocommerce-checkout #min-age-woo-ask-dob .form-row {
        display: inline-block;
        margin-right: 15px;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.