custom select list (countries) on checkout page
-
Hello,
i’m trying to customise the select list (countries) on the checkout page. I don’t want any border on this select list but i can’t find the solution.
thi is the code i have changed (i use Snippet plugin to change css)
billing_country, #billing_country_field .select2-selection__rendered, #billing_state_field .select2-selection__placeholder, #billing_state_field .select2-selection__rendered, #calc_shipping_country_field .select2-selection__placeholder, #calc_shipping_country_field .select2-selection__rendered, #calc_shipping_state_field .select2-selection__placeholder, #calc_shipping_state_field .select2-selection__rendered, #shipping_country_field .select2-selection__placeholder, #shipping_country_field .select2-selection__rendered, #shipping_state_field .select2-selection__placeholder, #shipping_state_field .select2-selection__rendered, .woocommerce-widget-layered-nav-dropdown .select2-selection__placeholder, .woocommerce-widget-layered-nav-dropdown .select2-selection__rendered {
background-color: #222;
outline: 0 !important;
font-size: 0.875rem;
color: #444 !important;
font-weight: 600;
line-height: 40px !important;
fontThanks to help
The page I need help with: [log in to see the link]
- The topic ‘custom select list (countries) on checkout page’ is closed to new replies.