Shopify themes, liquid, logos, and UX
I want to change the color of the product image badge to red, change it from "on sale" to "save Rs xx," and change its position to the top right corner.
And also want to show "save Rs xx" on product page below price
i am currently using prestige version 5-4-3-fl3jvd so guide me according to this version.
My website's URL is:
picture attached to the current badge:
Hi
Please navigate online store -> theme -> customize -> edit code and open theme.css
right: 10px;
top: 6px;
text-align: left;
position matter is solved but color is not working. Please solve my other issues, which i discussed above
.ProductItem__Label--sale {
...
color: red !important;
...
}
open en.default.liquid
You can replace title what you want.
{%- assign savings = card_product.compare_at_price | minus: card_product.price -%}
Save {{ savings | money_without_trailing_zeros }}
i want this code to be apply for product image badge ...kindly tell me where to apply and kindly correct the code if wrong
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025