Hi, I have an issue whereby my product prices aren’t showing up on the product pages or collection pages. Please could you share any assistance!
Post a preview link please (with password) so we can see what’s going on.
Hi @Fernanky
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
This is the store link:
https://always-trendin.myshopify.com/
Collection link:
https://always-trendin.myshopify.com/collections/technical-packs
Product Link:
https://always-trendin.myshopify.com/collections/technical-packs/products/complex-design-tech-pack
Thanks so much for looking into this!
Hi ExpertRookie
Page URL as requested:
https://always-trendin.myshopify.com/collections/technical-packs/products/complex-design-tech-pack
Thank you for checking this out
HI @Fernanky
I Don’t know why it hidden but You can try follow this path:
Themes => edit code => asset => styles.scss.liquid
and add this code to bottom of the file styles.scss.liquid
to fix the problem
.current-price.theme-money > span {
display: block;
}
Thanks so much ExpertRookie - that worked perfectly!
Hi. I am having the same issue. Shopify said I need to ensure they are on the markets setting as included but they are! I am using the Dawn theme but I cannot find styles.scss.liquid in assets.
Are you able to advise where I can add this code instead? Thank you.
