Questions, feedback, and updates on the new online store design experience
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hi!
I'm working with theme Expression^ i want to change colour of footer on black
I have tried one code but it doesn't work( mb someone knows correct code for this theme?
link on website
https://jewelonme.com/?key=c0e6fd487e109eef803f452a8fc6baee357eea165225c847019ec066749ca029
Solved! Go to the solution
This is an accepted solution.
Hi @victoriakon
Thanks Welcome to the Shopify community!
1. Go to Online Store->Themes->Edit code
2. Asset->/styles.css->paste below code at the bottom of the file.
#shopify-section-footer, .page-footer {
background: #000;
}
.footer-nav__link, .footer-subscribe__title, .copyright-text, .powered-by, .social-links__list svg{
color:#fff;
}
.footer-row:after{
background-color: #313131;
}
This is an accepted solution.
Hi @victoriakon
Thanks Welcome to the Shopify community!
1. Go to Online Store->Themes->Edit code
2. Asset->/styles.css->paste below code at the bottom of the file.
#shopify-section-footer, .page-footer {
background: #000;
}
.footer-nav__link, .footer-subscribe__title, .copyright-text, .powered-by, .social-links__list svg{
color:#fff;
}
.footer-row:after{
background-color: #313131;
}
can you help me with the color of the secondary menu?
what code must i add to change it
Thank you very much
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022