Re: change text and color of my atc button

change text and color of my atc button

lf
Excursionist
52 0 9

i must chanhe the color backgroun of my atc butto, i tried to do this but i see always a border, now i've this code with the text in black, i need the code uploaded with also the color #FF4500 added, thks

Replies 2 (2)

BSSCommerce-HDL
Shopify Partner
2305 848 1062

Hi @lf

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>
.product-form__submit.button {
   background-color: #FF4500 !important;
}
</style>

Here is result:

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

PageFly-Richard
Shopify Partner
4667 1069 1726

 

Hi @lf 

 

This is Richard 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>
.product-form__submit.button {
   background-color: #FF4500 !important;
}
</style>

 

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly 

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


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


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