Shopify themes, liquid, logos, and UX
I have this site: https://biancaandbear.com/ and halfway down the page you have a section that says "New Collection: Sunshine." In that section the Shop Now button works on desktop, but it doesn't work on mobile. It doesn't even look like it's clickable on mobile. Not sure why?
Solved! Go to the solution
This is an accepted solution.
Hi @jasminsharp97 ,
You can follow these steps
Step 1: Go to Online store > Themes > Edit code and find base.css file
Step 2: Insert below code at the end file and Save them
@media screen and (max-width: 749px) {
.multicolumn-list:not(.slider) {
position: relative;
z-index: 1;
}
}
If our suggestions are useful, please let us know by giving it a like, marking it as a solution.
MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
This is an accepted solution.
Hi @jasminsharp97 ,
You can follow these steps
Step 1: Go to Online store > Themes > Edit code and find base.css file
Step 2: Insert below code at the end file and Save them
@media screen and (max-width: 749px) {
.multicolumn-list:not(.slider) {
position: relative;
z-index: 1;
}
}
If our suggestions are useful, please let us know by giving it a like, marking it as a solution.
MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
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