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!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025