Shopify themes, liquid, logos, and UX
Does anybody know how to get the price closer to the product name?
Is it possible to change "€" to "EUR" for all my products on my website?
Thanks
URL: https://excitarestudios.myshopify.com/products/flower-ring-silver
TRy this one.
.product__title {
margin-bottom: 0;
}
div#price-template--24072881209669__main {
margin-top: 0;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Try this again. replace the code with this.
.product__title {
margin-bottom: 0 !important;
}
div#price-template--24072881209669__main {
margin-top: 0 !important;
}
And Save.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024