Hello I am using dawn theme how to change footer color and size as it looks big pls give me a solution you can access my store www.shoppixstop.com
Password ihinga
Hello I am using dawn theme how to change footer color and size as it looks big pls give me a solution you can access my store www.shoppixstop.com
Password ihinga
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.section-sections--19361678786855__footer-padding {
background-color: red !important;
padding: 50px 0 !important;
height: 550px;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Hello @Manugowda9977
Its Artzen Technologies! We will be happy to help you today.
first option – click on customize
click on footer
you can change here
Another option is use CSS–
Add this CSS in your CSS file
footer.footer {
background: blue!important;
}
like this–
Let me know if need further assistance
Regards,
Artzen Technologies
yes you are doing it correctly ![]()