Shopify themes, liquid, logos, and UX
the size chart is at the right location for products that are for sale, but not for products that are not for sale. see picture for more information. how can i fix this? (store url: https://facce-amsterdam.nl/)
Solved! Go to the solution
This is an accepted solution.
@Svds Go to edit code > click on theme.liquid file > search for </body> tag and above this tag paste below code -
<style>
.price .price-item{
display: block;
}
</style>
Please provide store url without it we can't help you!
This is an accepted solution.
@Svds Go to edit code > click on theme.liquid file > search for </body> tag and above this tag paste below code -
<style>
.price .price-item{
display: block;
}
</style>
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