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

    Hi, how can I fix the alignment of the address checkout field?

    #973580

    Hey DROR,
    Thanks for the screenshot, Try this code in the General Styling > Quick CSS field:

    .woocommerce-billing-fields #billing_address_1_field {
        clear: right !important;
    }
    .woocommerce-billing-fields #billing_address_2_field span.optional {
    font-size: 10px !important;
    }

    Please see screenshot in Private Content area.

    Best regards,
    Mike

    #973826

    Thanks!

    #973832

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.