I want to show compare at price before regular price

I want to show compare at price before the regular price I have been searching for this for the last 3 months but I’m not able to get a proper solution. I can have attached an image of current design of my store product page

Hello @swayurindia ,

Not sure what type of answer you are looking for.
It’s straightforward switch the code position.
You can find the code file price.liquid under snippets.

Thanks

Hi @swayurindia

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

.price__sale {
    display: flex !important;
    flex-direction: row !important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly