Compare at price not showing for variants - dawn theme

I am attempting to display the strike-through (compare at price) on the dawn theme for my products which have variants of different compare at prices & sale prices - however the compare at price is disappearing on my product page for all variants

Any assistance is more than appreciated - the URL is www.brightersmilesstore.com

I can’t find it in my theme code unfortunately

Hi @roryoregan

A 3rd party app you are using hides the default price of your theme.

Hello @roryoregan

Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> component-price.css
Search this code in your file component-price.css.

change display none ----> display block.(screenshot below)

If this was helpful, hit the like button and accept the solution.
Thanks