Spacing / Padding between cross over price and sale price (Dawn theme)

Hey,

Is it possible to reduce the padding between the cross over price and sale price on collection pages for mobile? I found a way to fix it on desktop but it didn’t fix it on mobile.

my store url: bellevodesign.com

Picture of the issue:

Desired outcome:

Hey @bellevo ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

Perfect, thank you!