Debut theme - Newsletter Coding

Solved
embroiderysage
Explorer
57 1 19

Hi everyone!

 

Can some one please give me code to change the following colors in my footer for items listed below in picture! (Ideally I would like to paste the code into the home page): 

 

coding.jpg

My URL is www.embroideryandsage.com 

 

Thanks!

Accepted Solution (1)
Moeed
Shopify Partner
2439 617 736

This is an accepted solution.

Hey @embroiderysage 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag.

 

 

<style>
.site-footer__item-inner.site-footer__item-inner--text p.h4 {
    color: black;
}
input#ContactFooter-email {
    border-color: white;
}
input#ContactFooter-email::placeholder {
    color: white;
}
</style>

 

Capture.JPG

If I managed to help you then, don't forget to Like it and Mark it as Solution!

Best Regards,
Moeed

 

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications

- Expert in Shopify SEO optimization for higher search rankings.


- Your Coffee Tip , my code - a perfect blend! ❤️

View solution in original post

Replies 5 (5)
NomtechSolution
Trailblazer
1245 111 139

You can inspect element by right click and then get the class by selecting pointer on it and after getting class apply color: white property in css

Chat on WhatsApp: +923246370042
Need a Shopify developer? noumanmasood64@gmail.com
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Moeed
Shopify Partner
2439 617 736

This is an accepted solution.

Hey @embroiderysage 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag.

 

 

<style>
.site-footer__item-inner.site-footer__item-inner--text p.h4 {
    color: black;
}
input#ContactFooter-email {
    border-color: white;
}
input#ContactFooter-email::placeholder {
    color: white;
}
</style>

 

Capture.JPG

If I managed to help you then, don't forget to Like it and Mark it as Solution!

Best Regards,
Moeed

 

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications

- Expert in Shopify SEO optimization for higher search rankings.


- Your Coffee Tip , my code - a perfect blend! ❤️
embroiderysage
Explorer
57 1 19

thanks! this worked perfectly!

Ujjaval
Shopify Partner
1242 197 192

@embroiderysage  you can add below css to change the color of placeholder and input box border and title

input[type="search"], input[type="number"], input[type="email"], input[type="password"] {
    border: solid 1px white !important;
}

input#ContactFooter-email::placeholder {
    color: black !important;
}
.site-footer__content .site-footer__item-inner--text .h4 {
    color: black !important;
}
input:focus, textarea:focus, select:focus, .disclosure__toggle:focus {
    border-color: white !important;
}

 

Ujjaval_0-1685351897026.png

 



oscprofessional
Shopify Partner
15658 2346 3032

Hello @embroiderysage 

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->theme.scss.css>Add this code at the bottom.

 

input, textarea, select, .disclosure__toggle {
    border: 1px solid #fff;
}

 

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing