Changing newsletter font color- Blockshop theme

Solved
Inas
Tourist
9 0 7

Hi. How can I change the newsletter font color From black to white in the Blockshop theme. I didn't find any option for that in the theme settings.

URL: https://fluffyfriendsart.com

Any help would be very appreciated!

Thanks! 

 

Accepted Solution (1)
KetanKumar
Shopify Partner
36688 3633 11883

This is an accepted solution.

@Inas 

sorry for that issue can you try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

.newsletter--header>* {color: #fff;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Reply 1 (1)
KetanKumar
Shopify Partner
36688 3633 11883

This is an accepted solution.

@Inas 

sorry for that issue can you try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

.newsletter--header>* {color: #fff;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing