Home Forums WoodMart support forum Drop-down checkout page

Drop-down checkout page

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

    FreeRiderNSK
    Participant

    Hello!
    The dropdown looks bad on the checkout page. Can you fix it?
    The arrow is not positioned correctly

    • This topic was modified 6 months, 2 weeks ago by FreeRiderNSK.
    Attachments:
    You must be logged in to view attached files.
    #570383

    Hung Pham
    Keymaster

    Hi FreeRiderNSK,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    body span.select2-container--default .select2-selection--single .select2-selection__arrow {
    	top: 0;
    }

    Regards,

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