Shopify themes, liquid, logos, and UX
Please help me I've been struggling so much! I need to disable the hover animation that reveals the add to cart button and just make them always visible like this...
Thank you!
etc;
May this help you. Click here.
Please don't hesitate to reach out.
Yours faithfully!
@Jaspers try by adding below code in theme.css file
.productitem--actions {
visibility: visible !important;
opacity: 1;
}
if this didn't worked then there will be a js code we need to change
didnt work , not that easy keep in mind theres still a hover animation in the css
share your theme.css file
attached 👇
.has-touch .productitem--actions {
position: relative;
bottom: auto;
width: 100%;
visibility: visible !important;
opacity: 1;
margin-left: 0;
}
Add this code in the theme.css file.
Thats already implemented in the CSS. There is some hover animation commands / if -than codes that need to be changed
Ahh that didn't work thanks for your trying!
https://1h0ad17vciwqe3kn-56735367320.shopifypreview.com Here is a link to the website.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024