Shopify themes, liquid, logos, and UX
Help me remove the product border from the featured collection tab, my template is refresh.
Hi @cosminbestofro
Welcome to the community! Could you please share a link to your website and the password if it has one? A screenshot of the problem area will help as well.
♥ If you found my solution helpful, please consider giving it a Like and marking it as the ✔ Accepted Solution
Try our WhatsApp Chat Button Widget with multipe agents.Supachat: WhatsApp Chat Button
A Product of Maverick Studio
Hi @cosminbestofro ,
To remove remove the product border from the featured collection tab.
please follow the steps below:
1.Go to your Shopify Admin.
2.Navigate to Online Store > Themes.
3.Find the theme you're using and click Actions > Edit code.
4.In the left sidebar, under the layout directory, click component-card.css
search for this code on line number25 :
.card--card, .card--standard .card__inner {
border-radius: var(--card-corner-radius);
border: var(--card-border-width) solid rgba(var(--color-foreground), var(--card-border-opacity));
position: relative;
box-sizing: border-box;
}
replace the code and save below code
.card--card, .card--standard .card__inner {
border: none !important;
}
I hope this helps! If it does, please like it and mark it as a solution!
If you need further assistance, feel free to reach out!
Regards,
Sweans
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024