Css problem
-
Hi you have this css
xoo-aff-style.css
and on line 253 this code
.select2-container {
- z-index: 99999999999 !important;
}
and on woocommerce checkout page affects on field
<span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-label="State" role="combobox"><span class="select2-selection__rendered" id="select2-billing_state-container" role="textbox" aria-readonly="true" title="State">State</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
- You must be logged in to reply to this topic.