Liquid, JavaScript, themes, sales channels
Hi,
I added a featured collection on my Shopify homepage with Dawn theme. I read about removing the price, but i want to have the product name removed and the price centered. Here is an example of the current layout.
My idea is to have the € 399,99 centered, just above add to cart button, the name Aroha should be removed as the name is already in the image.
Is there a solution for this?
Solved! Go to the solution
This is an accepted solution.
Hi @JeroenH,
Go to Assets > base.css and paste this at the bottom of the file:
.collection .card__heading {
display: none !important;
}
.collection .card-information {
text-align: center !important;
}
Hope it helps!
Yes, of course. Lot's of things going on there now.
here you go:
https://mojo-gift.myshopify.com/
@M0j0sh0p1fy = password
This is an accepted solution.
Hi @JeroenH,
Go to Assets > base.css and paste this at the bottom of the file:
.collection .card__heading {
display: none !important;
}
.collection .card-information {
text-align: center !important;
}
Hope it helps!
HI @LitExtension thanks for the quick reply. However, nothing changed after pasting the code in base.css. The name is still there and the price not centered
Hi @JeroenH,
Have you tried my tutorial?
Hi @JeroenH,
I checked and your css file is currently incorrect, the closing tag is missing here. You just need to add '}' here, it will work fine
Thank you so much this worked!
User | RANK |
---|---|
21 | |
21 | |
10 | |
7 | |
6 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023