CTA button fully collored

Solved

CTA button fully collored

Thetraveladdict
Excursionist
34 0 15

Hi All,

 

Maybe i'm overlooking...but i want my order now buttons to be completly green (with white text). I've tried a few things (maybe i'm doing something wrong) but i only get the lining green...

Thetraveladdict_1-1747773096297.png

 

 

 

Thetraveladdict_0-1747773052303.png

Store: 
https://thetraveladdict.nl/

Example product url:
https://nxansyfbzqx5sr4r-95242977619.shopifypreview.com/products_preview?preview_key=9cddc3309c0f54e...

 

Theme: Craft

Password: Thetraveladdict

 

 Thanks a lot!

 

 

Accepted Solution (1)

BiDeal-Discount
Shopify Partner
789 103 176

This is an accepted solution.

Hi @Thetraveladdict 

Let try to add this custom css code:

product-form .product-form__submit {
  background: rgb(var(--color-button-text));
  color: white;
}

BiDealDiscount_0-1747812967181.png

 

- Helpful? Like & Accept solution! Coffee tips fuel my dedication.
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Contact me via WhatsApp

View solution in original post

Reply 1 (1)

BiDeal-Discount
Shopify Partner
789 103 176

This is an accepted solution.

Hi @Thetraveladdict 

Let try to add this custom css code:

product-form .product-form__submit {
  background: rgb(var(--color-button-text));
  color: white;
}

BiDealDiscount_0-1747812967181.png

 

- Helpful? Like & Accept solution! Coffee tips fuel my dedication.
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Contact me via WhatsApp