All of the toolbar selectors have layouts issues. Sort by + Up/Down, Show by Number, Show by Grid/List. https://fineleatherfurniture.com/leather-furniture/miscellaneous/products-filter#sort=position&sortdir=asc J 3.9.18 VM 3.8.2 JA Megafilter 1.2.1 JA Virtuemart Plugin 1.1.8 JA Megafilter Module 1.0.3
Hi andrewm57
There maybe conflict with style of template you're using, try to use this custom css:
.ja-toolbar-wrapper .chzn-container-single .chzn-single { min-width: auto; }
That worked, thank you!
You're welcome!