Shopify themes, liquid, logos, and UX
Hi, i want to change the color (the red marked) of the footer same as below in this picture:
shop url: https://ba571d-cc.myshopify.com/
Dawn Theme 15.0.0
Color Code is: #232347
Thank you
Solved! Go to the solution
This is an accepted solution.
HI @store095
Please add this code to Custom CSS in Online Store> Themes > Customize > Theme settings.
.footer__content-bottom { background: #232347; }
.footer__copyright { padding-top: 0px !important; }
.section-sections--23267895017812__footer-padding { padding-bottom: 0px !important; }
- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
To do that you need to add style code here to Admin->Store Online-> Theme -> Customize Code -> Assets -> base.css
@media screen and (min-width: 750px) {
.footer {
padding-bottom: 0px !important;
}
}
.footer .footer__content-bottom {
background: #232347;
padding-bottom: 20px;
}
You can add at the bottom of that file.
If have further question, feel free to ask me.
Thank you.
This is an accepted solution.
HI @store095
Please add this code to Custom CSS in Online Store> Themes > Customize > Theme settings.
.footer__content-bottom { background: #232347; }
.footer__copyright { padding-top: 0px !important; }
.section-sections--23267895017812__footer-padding { padding-bottom: 0px !important; }
- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
It's working. Thank you.
Very welcome!
- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024