Hi I want my compared price at colour #1AC01D Crave does not have an asset theme.scss.liquid I tried directly via theme Editor but price did not change when selection variant Thank you for your help
Hi @fredtche
Could you please share URL and your store password if it enabled? So that we can help you.
Thank you.
Hi @fredtche ,
This is Victor from PageFly - Landing page builder, Iād like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/component-price.css->paste below code at the bottom of the file:
s.price-item.price-item--regular {
color: #1AC01D !important;
}
![]()
Hope my answer will help you.
Best regards,
Victor | PageFly
Hi Need the opposite, CA$39.90 in #1AC01D which is compared price and not selling price thank you
Sorry for misunderstanding, you can replace the above code with below code
span.price-item.price-item--sale.price-item--last {
color: #1AC01D !important;
}
Great thank you soooo much it was so quick
Hello
sorry to disturb do you know by any chance IF for the theme crave there is a code to customize font size of product title only? as the theme does not allow
thank youuuuuu