Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I am looking for a code that will disable the variant selector dropdown from scrolling.
Instead I am looking for the dropdown window to extend all the way to the last variant.
An example can be seen here:
Here is a link to my site: https://pondstream.com/products/kasco-j-series-floating-fountain-1-hp-240v?variant=45205698183469
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hi @hdkingy, add the below code to your CSS file.
.combo-box {
max-height: none !important;
}
This is an accepted solution.
Hi @hdkingy, add the below code to your CSS file.
.combo-box {
max-height: none !important;
}
You're the best, thanks!
Happy to help. Don't forget to hit the Like button too if you are satisfied with the solution.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025