Re: Make sale price bigger impulse theme

Make sale price bigger impulse theme

DaandeLeur
Excursionist
32 0 11

Hello, 

 

Looking for a code to make the sale price bigger on the impulse theme. Anyone can help me with that? 

DaandeLeur_0-1717515682470.png

 

Replies 4 (4)

PageFly-Garcia
Shopify Partner
497 80 137

Hi @DaandeLeur 

 

This is Garcia from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>

span.product__price.on-sale {

font-size: 30px;

}

</style>

 

Hope this can help you solve the issue 

 

Best regards,

Garcia | PageFly 

Please let me know if it works by giving it a Like or marking it as a solution!


Unlock the secrets to a record-breaking BFCM with PageFly and Canva


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)


➜ Weekly updated Shopify tutorials on YouTube


All features are available from the Free plan. Live Chat Support is available 24/7.


BSSCommerce-HDL
Shopify Partner
2305 835 910

Hi @DaandeLeur

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid

Step 3: Insert the below code at the bottom of the file -> Save

.price__current.price__current--on-sale {
    font-weight: bold !important;
}

Here is result: 

BSSCommerceHDL_0-1717554197824.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Dan-From-Ryviu
Shopify Partner
11683 2289 2470

Hi @DaandeLeur 

You can do that by following this

  • Go to Online Store > Themes
  • In Impulse theme, click "..." > Edit code
  • Open theme.liquid file, add this code after <head>
<style>
.product__price.on-sale {
    font-weight: 700;
    font-size: 24px !important;
}
</style>

- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

EFOLI-Emilia7
Shopify Partner
349 11 39

Hello @DaandeLeur,

Please share the store URL (storefront password if the store is password-protected) so that we can check and suggest you a possible solution.

 

Thank you

banned