Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: Theme colour background cart checkout

Solved

How can I change my cart checkout theme color background?

emmawoolford
Tourist
15 0 0

 

Please can someone help me, I've tried changing the colour of the background photos below to #e1c4a7 to match the rest of my site but for some reason nothing is working. Private messages helping would be great. Thank you!

My website is - bywoolf.com

Screen Shot 2022-09-12 at 15.34.28.pngIMG_8894.PNG

Screen Shot 2022-09-12 at 15.32.31.png

Accepted Solution (1)

dmwwebartisan
Shopify Partner
12323 2552 3732

This is an accepted solution.

@emmawoolford 

Please add the following CSS code to your assets/index.css bottom of the file.

.quick-search__container {background-color: #e1c4a7 !important;}
.drawer-menu__panel {background-color: #e1c4a7 !important;}
.drawer-menu__bottom .drawer-menu__all-links ul {background-color: #e1c4a7 !important;}
.quick-cart__container{background-color: #e1c4a7 !important;}

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app

View solution in original post

Replies 3 (3)

dmwwebartisan
Shopify Partner
12323 2552 3732

This is an accepted solution.

@emmawoolford 

Please add the following CSS code to your assets/index.css bottom of the file.

.quick-search__container {background-color: #e1c4a7 !important;}
.drawer-menu__panel {background-color: #e1c4a7 !important;}
.drawer-menu__bottom .drawer-menu__all-links ul {background-color: #e1c4a7 !important;}
.quick-cart__container{background-color: #e1c4a7 !important;}

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
emmawoolford
Tourist
15 0 0

Thank you so so so much!!! You've helped me 🙂 Looks amazing, can't thank you enough!!

emmawoolford
Tourist
15 0 0

Screen Shot 2022-09-12 at 17.25.23.png

A black smudge has added to the search part, do you know what has caused this? Thank you 🙂