Shopify themes, liquid, logos, and UX
website: aerobell.co.uk/
When l click the product name or image , it is no longer clickable so it takes me to the product page.
Solved! Go to the solution
This is an accepted solution.
Please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.grid-view-item__link {
display: block !important;
position: absolute !important;
}
.product-card__title {
display: block !important;
width: max-content !important;
margin: 0 auto !important;
}
.price {
display: block !important;
text-align: center !important;
}
Hello @chanteleo
I think you need to update your HTML.
Actually anchor tag is wrong closed
Thanks
This is an accepted solution.
Please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.grid-view-item__link {
display: block !important;
position: absolute !important;
}
.product-card__title {
display: block !important;
width: max-content !important;
margin: 0 auto !important;
}
.price {
display: block !important;
text-align: center !important;
}
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024