Shopify themes, liquid, logos, and UX
hi,
I want to change the color of the line in my footer (shown below in picture). Can someone please give me the code for this.
My URL is www.embroideryandsage.com
thanks!
This is Lucas from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.scss.css
Step 3: Paste the below code at bottom of the file -> Save
.devQuickLinks .site-footer__item {
border-right: 1px solid red !important;
}
Hope that my solution works for you.
Best regards,
Lucas| PageFly
Hello @embroiderysage ,
You can try to follow these steps:
Go to Online Store -> Themes -> Actions -> Edit code
Go to Assets folder -> base.css filde -> add this following code at the bottom of page
.footer-line {
background-color: #FF0000; /* Replace with your desired color */
}
Save and preview
Hope this can help. Let us know if you need any further support.
Ali Reviews team.
@embroiderysage add below css into devM-style.css file
.devQuickLinks .site-footer__item {
border-right: 1px solid #b15305 !important;
}
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the theme.css file:
.devQuickLinks .site-footer__item {border-right: 1px solid #b15305 !important;}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
User | RANK |
---|---|
163 | |
141 | |
70 | |
66 | |
55 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023