Shopify themes, liquid, logos, and UX
Hello, i would like to remove the keep shopping and next item button on my product page . Can someone help me ?
Website :
https://www.alfjewelry.com/
password: andrew03
Solved! Go to the solution
This is an accepted solution.
Go to your online store -> customize -> settings -> custom css
and paste this code there
.div-block-3 {
display: none !important;
}
Hello @thomas93410
Go to Online Store, then Theme, and select Edit Code.
Search for assets/theme.css. Add the provided code at the end of the file.
.div-block-3 {
display: none;
}
This is an accepted solution.
Go to your online store -> customize -> settings -> custom css
and paste this code there
.div-block-3 {
display: none !important;
}
Hello, thanks but its not working..
nvm its working i mistaken haha sorry
Glad to help You
btw your store has great animation. I liked it 🙂
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