Fix select box don't show dropdown on Android/Chrome for FastClick JS
Solution 1:
Add user-scalable=no into meta tag viewport.
Solution 2:
Check and fix all overflowed ancestor elements of select element.
Solution 3:
Disable FastClick as it no longer needs for modern web browsers.
7th Feb 2018
Theme design & customization blog
-
The Ultimate Guide to Showcasing Products by Category for All BigCommerce Themes
In today's digital marketplace, the way you display your products can make a significant differen …23rd May 2023 -
Auto update quantity of products bought together according to the main product qty in Supermarket theme
Insert the code below to Storefront > Script Manager:<script>(function($) { $('body').on …9th Sep 2019 -
Identify which products bought together belong to the main product in Supermarket theme
Solution:Create a product option named Parent SKU:Edit the option set of your also bought together p …9th Sep 2019