All things Shopify and commerce
I am using the Dawn theme but you can see that prices are not showing not on home page not on product detail page.
Also not comparing prices not showing.
and the price section is also visible.
https://k11tt6nqe3d4xx0y-65989214460.shopifypreview.com
this is the link, can anyone help me in this?
Solved! Go to the solution
This is an accepted solution.
i solved this problem
I add this code at the end of the base.css
.price-item--regular .hidden {
display: inline !important;
}
.cart-item__price-wrapper .hidden {
display: block !important;
}
.totals__subtotal-value .hidden {
display: block !important;
}
.price-item--sale .hidden{
display:block !important;
}
where i can find IG DM?
This is an accepted solution.
i solved this problem
I add this code at the end of the base.css
.price-item--regular .hidden {
display: inline !important;
}
.cart-item__price-wrapper .hidden {
display: block !important;
}
.totals__subtotal-value .hidden {
display: block !important;
}
.price-item--sale .hidden{
display:block !important;
}
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025