Hi all, any one can help me how to reduce footer size in dawn theme?
Thanks in advance
my shop url is https://kharido365.myshopify.com/
Hi all, any one can help me how to reduce footer size in dawn theme?
Thanks in advance
my shop url is https://kharido365.myshopify.com/
Hi @skmeico
I hope you are doing well
Open file : section-footer.css
add this code in bottom
@media screen and (min-width: 750px) {
.footer-block__details-content {
column-count: 3;
}
}
Thank you for your support, But it looks dirty, you can see in attached image