How can I make the price bolder?

Solved

How can I make the price bolder?

Ashleigh_Gill
Tourist
13 0 2

Hi. Please can someone advise how I can make our price bolder? Theme is Concept.

Thank you!

Ashleigh_Gill_0-1746616795023.png

 

Accepted Solution (1)

GTLOfficial
Shopify Partner
856 176 191

This is an accepted solution.

Hello @Ashleigh_Gill 
Go to online store ----> themes ----> actions ----> edit code ----> theme.css
add this code at the end of the file and save.

.price__regular {
font-weight: bold !important;
}

result
20.png


If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

View solution in original post

Replies 3 (3)

GTLOfficial
Shopify Partner
856 176 191

This is an accepted solution.

Hello @Ashleigh_Gill 
Go to online store ----> themes ----> actions ----> edit code ----> theme.css
add this code at the end of the file and save.

.price__regular {
font-weight: bold !important;
}

result
20.png


If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh
Ashleigh_Gill
Tourist
13 0 2

Thank you so much!! 🙂

GTLOfficial
Shopify Partner
856 176 191

Please hit the like button also.

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh