Home › Forums › WoodMart support forum › layered nav – dropdown menu – PC/mobile › Reply To: layered nav – dropdown menu – PC/mobile
December 1, 2023 at 3:59 pm
#517641
Luke Nielsen
Keymaster
Hello,
1. The dropdown is working well.
Chrome: https://take.ms/2L4iT
Safari: https://take.ms/h9DVs
2. Here is a custom which will help you to fix the issue with the labels:
.select2-search__field[style="width: 0px;"] {
width: 100% !important;
}
Kind Regards