Home Forums WoodMart support forum disable search bar on country selector (checkout)

disable search bar on country selector (checkout)

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

    MiniSputnik
    Participant

    Hello,
    how to disable the search bar in the country selector during checkout?
    There are only 2 countries and the search bar is not useful, only annoying.

    thank you very much

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

    Hello,

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

    .select2-search{
    display: none !important;
    }

    Best Regards.

    #531612

    MiniSputnik
    Participant

    excellent, thank you!

    #531750

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘disable search bar on country selector (checkout)’ is closed to new replies.