Why aren't prices or subtotals displaying in Dawn 2.0?

I have them turned on to show but it still doesnt show them??

heres a link item: https://lapelyeah.myshopify.com/admin/themes/127828263071/editor?previewPath=%2Fproducts%2Fcome-with-me-2-hell-camo-t-shirt%3Fvariant%3D41434712178847

please help / It’s weird because on another of my stores with the same theme it shows subtotals and pricing…

nyone?

@VicexGrips

Please add following css your assets/base.css bottom of the file .

.cart-item__price-wrapper .hidden {
    display: block!important;
}
.cart-item .hidden {
    display: block !important;
}

Thanks!

Thanks!

https://lapelyeah.com/products/wrassleroos-nature-boy?variant=41530924433567

I have show price on and subtotal on and it still dont show

@VicexGrips

Please add following css your assets/base.css bottom of the file .

.hidden {
    display: block!important;
}

Thanks!

@VicexGrips

If helpful then please Like and Accept Solution

it shows a / under price?

also the add to cart circle buffer

Hey how did you get your prices to show? I checked your link and I can see the prices. I’m having the same issue on my end.

@Ketan Kumar Can you help me?

@KetanKumar Can you Help please?

@ChristinaDio

Sorry for facing this issue, it’s my pleasure to help us.

Welcome to the Shopify community!
and Thanks for your Good question. :blush:

Please share your site URL,
So I will check and provide a solution here.