Hi, I have been trying to recude the height of the footer in Dawn theme, as well as the line spacing (which is currently quite large). I have tried a few different ways (including changing the code as I saw in some posts in this forum) but have not managed to reduce the size so far. Does anyone know of a stright forward way of doing this?
My url is https://bywhostore.myshopify.com/admin
Thank you!
1 Like
Hey @johngarcia ,
Welcome to the Shopify community!
Please share your store password.
So that I will check and let you know the exact solution here.
Thank you.
Raman!
Hi! I just sent it to you on a private message 
please add this to your CSS file.
.footer-block__details-content>p {
line-height: 1 !important;
margin: 0 0 14px 0 !important;
}
.footer__content-top {
padding-bottom: 2rem !important;
}
If you feel like my answer is helpful, please Like and mark it as a solution. Let me know if you have any further questions.
Thank you!
Raman
5 Likes
@ReturnPrime how can I reduce it further? Still large