Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
I would like to put BOLD on the $250.00 $125.00 🐣 Early bird offer 🐣
How to do please ?
Thanks
Solved! Go to the solution
This is an accepted solution.
Hi @mdezaka1
Thanks Welcome to the Shopify community!
1. Go to Online Store->Themes->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.product-single__price span, .product-single__price s {
font-weight: bold;
}
This is an accepted solution.
Hi @mdezaka1
Thanks Welcome to the Shopify community!
1. Go to Online Store->Themes->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.product-single__price span, .product-single__price s {
font-weight: bold;
}
Please add the following code at the bottom of your assets/theme.scss.liquid file.
.product-price__sale, .product-single__price{ font-weight:bold !important; }
Hope this helps.
Thanks!
Hello There,
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
p.product-single__price.product-single__price-1496846987120 s#ComparePrice-1496846987120 {
font-weight: bold;
}
span.product-price__price.product-price__price-1496846987120.product-price__sale.product-price__sale--single span#ProductPrice-1496846987120 {
font-weight: bold;
}
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024