Change 'Special Instructions to Seller' box

Solved
JS_Kes
Tourist
9 1 2

Hi Everyone,

I am looking to change the colour of the box 'Special Instructions to Seller'

It's currently the colour of my content background and I'd like it to be different, would also like to add a coloured border around the box if possible. I'm currently editing the theme in a test version so my store isnt adjusted while I do this

My theme is Venture and my shop is breninbeard.co.uk

Screenshot 2021-05-12 at 20.14.30.png

Thanks,
Josh

Accepted Solution (1)
RajatWeb
Shopify Partner
197 46 62

This is an accepted solution.

Hi @JS_Kes 

Go to Online Store->Theme->Edit code then go to assets/theme.scss and replace this class below code

.cart__note {
    width: 100%;
    background-color: #313133;
    border: 1px solid #484848;
    color: #fff;
}

.Thanks

If helpful then please Like and ✔️ Accept Solution.
Do you need custom changes on store ? please send me a personal message and we can discuss.
Email: rajatsharma.web@gmail.com
Skype: rajatsharma.web

View solution in original post

Replies 5 (5)
RajatWeb
Shopify Partner
197 46 62

This is an accepted solution.

Hi @JS_Kes 

Go to Online Store->Theme->Edit code then go to assets/theme.scss and replace this class below code

.cart__note {
    width: 100%;
    background-color: #313133;
    border: 1px solid #484848;
    color: #fff;
}

.Thanks

If helpful then please Like and ✔️ Accept Solution.
Do you need custom changes on store ? please send me a personal message and we can discuss.
Email: rajatsharma.web@gmail.com
Skype: rajatsharma.web
RajatWeb
Shopify Partner
197 46 62

Screenshot 2021-05-12 at 11.02.51 PM.png

If helpful then please Like and ✔️ Accept Solution.
Do you need custom changes on store ? please send me a personal message and we can discuss.
Email: rajatsharma.web@gmail.com
Skype: rajatsharma.web
JS_Kes
Tourist
9 1 2

Hello Rajat,

That worked perfectly. Thank you!!!

RajatWeb
Shopify Partner
197 46 62

Hi @JS_Kes,

Happy to help you, In future if you need any help you can drop me mail or contact me here. Thanks

If helpful then please Like and ✔️ Accept Solution.
Do you need custom changes on store ? please send me a personal message and we can discuss.
Email: rajatsharma.web@gmail.com
Skype: rajatsharma.web
DoughItYourself
Visitor
1 0 0

Hello,

 

I am having difficulty changing the colour of my special instructions to seller box which is currently black.
Can I also please have help with reducing the character count on this seller box?

 

Thanks,