Shopify themes, liquid, logos, and UX
Hi everyone,
I'm asking for help about a little detail but we know that little details make the difference.
I'm currently using the Dawn theme, but I am encountering a problem. I chose to display my products on my home page but I would like to remove the "View full details" arrow that we can find under the Add to cart button.
I already removed the text "View full details" by editing the language and replacing it by a blank space, but the arrow still remains visible and I don't know where to find it in the theme code or how to make it invisible.
Does someone know how to do it ? Thank you very much!
Website: Pleaseyourpass.myshopify.com (no password needed)
Solved! Go to the solution
This is an accepted solution.
Hi @Pleaseyourpass ;
In your base.css file under Assets folder, paste the code below. Let me know if it works
a.link.product__view-details.animate-arrow {
display: none !important;
}
This is an accepted solution.
Hi @Pleaseyourpass ;
In your base.css file under Assets folder, paste the code below. Let me know if it works
a.link.product__view-details.animate-arrow {
display: none !important;
}
Thank you very much!
IT work , thank you so much
hello
unfortunately this solution didnt work for me
could you please helpe me out
A youtube video explaining exactly how to solve this issue. It worked for me.
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024