Dawn Theme - Compare at Price not displaying?

Hi there, I’ve run into an odd problem with the Dawn theme. I’m presently running it on two separate stores, on the first the COMPARE PRICE on sale items displays just fine, however on the second installation it doesn’t appear at all - how can I ensure that the compare price displays on the Dawn theme?

1 Like

Hello There,

Please share your store URL and Password.
So that I will check and let you know the exact solution here.

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >base.css and paste this at the bottom of the file:
.price__regular {
display: block!important;
}
1 Like

Thank you, I have implemented this twice however it just seems to be showing the sale price twice now, one with a strikethrough.

Hi, I have also added this code and it just added the strikethrough price.
It seems that the dawn theme has the problem to display the compare price. Do you have a solution for this?

Hello - I have the same problem that the compare at price is not showing for theme Dawn. It shows fine when I am customising through front end. However when I visit my store front as a customer, the compare at price is not there. I added the code you mentioned above and it doesn’t do anything. Can you help?

1 Like

@schao

I have this exact issue. Did you find a solution? Can you please share it with me if you did.

I got in touch with the Shopify team and it turns out it was my browser. It
just took a few days for it to sort itself out - I’m not sure how or why
but it did. At the time I had cleared my cookies/cache, had the most recent
version of my browser updated, tried incognito, restarted my devices,
reinstalled my browser apps - none of these options worked/started to show
the compare at price for me immediately. I was using Chrome and my Shopify
advisor was also using Chrome however he could see it working perfectly at
the time and I could not (on desktop or mobile). But when I tried on Safari
it was showing fine. I checked with friends and it was showing fine on
their Chrome browsers too so I was happy to leave it and it started working
again after a day or two. I hope some of that can help you!

1 Like