We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

add to cart text changes for Palo alto theme

Solved

add to cart text changes for Palo alto theme

Rohan_amazg
Excursionist
33 2 6

Hi,

 

Right now the add to cart looks like this 

Screenshot 2024-09-28 at 7.20.48 PM.png

But  i want the add to cart text to be little more big and bold like this 

Screenshot 2024-09-28 at 7.21.56 PM.png


Thanks in advance.

Accepted Solution (1)
BSSCommerce-HDL
Shopify Partner
2305 835 907

This is an accepted solution.

Hi @Rohan_amazg

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

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

<style>
.btn--submit.product__submit__add {
    font-size: 16px !important;
    font-weight: 600 !important;
}
</style>

 

 Here is result: 

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

View solution in original post

Replies 3 (3)

Sam416
Shopify Partner
35 2 4

Hi @Rohan_amazg 

If don't mind can you please share your store URL?

Shopify Expert | E-commerce Specialist | Custom Shopify App Development | Shopify Theme Customization & Bug Fixing | Buy Me A Coffee| Hire me| Contact Me on WhatsApp
Rohan_amazg
Excursionist
33 2 6

amazg.in

 

BSSCommerce-HDL
Shopify Partner
2305 835 907

This is an accepted solution.

Hi @Rohan_amazg

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

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

<style>
.btn--submit.product__submit__add {
    font-size: 16px !important;
    font-weight: 600 !important;
}
</style>

 

 Here is result: 

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