Home Forums WoodMart support forum Checkout Fields

Checkout Fields

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #364156

    riverman
    Participant

    Hello
    2 checkout fields are unaligned.
    How can it be fixed?
    https://prnt.sc/PMpvjefDn04_

    • This topic was modified 2 years, 1 month ago by riverman.
    #364204

    Hello,

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

    body .select2-container--default .select2-selection--single .select2-selection__rendered {
        display: block;
    }

    Best Regards

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