How can I change product price color in Motion theme?

Hi!

i want to change sale price to green

and the compared price to grey

how can i do that?

Dogstime_1-1659574264579.png

dogstimeshop.myshopify.com

thanks!

Hi @Dogstime

This is PageFly - Free Landing Page Builder. I would love to provide my for your store based on 6 years of providing solutions for about 100.000 active Shopify merchants.

You can find a theme –> edit → theme.liquid

Then you can paste the code before element

*.*grid-product__content .sale-price{

color:green !important

}

*.*grid-product__content .grid-product__price–original{

color:gray !important

}

If you want more flexibility to personalize your pages, I’d love to introduce our product PageFly Landing Page Builder with 24/7 support live chat. PageFly has a Free plan where you can use all features and create different page types so I hope give us a try.

If you find my comment useful, please let me know by giving it a Like. Thank you!

PageFly

is not working