Empire Theme price font bigger

Solved

Empire Theme price font bigger

DaandeLeur
Excursionist
24 0 5

price.pngI want to make the size of the compared price and normal price bigger in my empire theme. How do I do this? I've tried multiple ways but can't figure it out.

Accepted Solution (1)

BSSCommerce-HDL
Shopify Partner
2305 848 1065

This is an accepted solution.

Hi @DaandeLeur , Pls insert this code to your file css :

.price__current.price__current--on-sale .money {
    font-size: 24px !important;
}

span.money.price__compare-at--single {
    font-size: 25px !important;
}

 

Here is result: 

BssTechVenture_0-1715785506685.png

Hope this can help 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

View solution in original post

Replies 6 (6)
DaandeLeur
Excursionist
24 0 5

Hey man, thanks! 

 

Only thing is, compare at price is bigger now then the normal price. Would love to see it the other way round haha...

BSSCommerce-HDL
Shopify Partner
2305 848 1065

This is an accepted solution.

Hi @DaandeLeur , Pls insert this code to your file css :

.price__current.price__current--on-sale .money {
    font-size: 24px !important;
}

span.money.price__compare-at--single {
    font-size: 25px !important;
}

 

Here is result: 

BssTechVenture_0-1715785506685.png

Hope this can help 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

DaandeLeur
Excursionist
24 0 5

Hey man,

 

Thanks for helping out back then! Is there any way to make the current price (green one) Bold so it's bigger and more upfront? 

BSSCommerce-HDL
Shopify Partner
2305 848 1065

Hi @DaandeLeur , Pls insert this code to your file css:

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

Here is result: 

BSSCommerceHDL_0-1717493067023.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

BSSCommerce-HDL
Shopify Partner
2305 848 1065

Hi @DaandeLeur
Pls insert this code to your file css :

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

Here is result: 

BSSCommerceHDL_0-1717493368593.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

BSSCommerce-HDL
Shopify Partner
2305 848 1065

Hi @DaandeLeur
Pls insert this code to your file css :

 

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

 

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