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;
}
User | RANK |
---|---|
74 | |
74 | |
69 | |
65 | |
40 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023