Hello!
I’m using Dawn theme. How I change the height of my header and footer? Please help ![]()
Also for my footer, how do I section into 3 equal parts? (About Us, Customer Care, Social Media)
Here is the link to my shop: https://www.proof-designs.com/
Hello!
I’m using Dawn theme. How I change the height of my header and footer? Please help ![]()
Also for my footer, how do I section into 3 equal parts? (About Us, Customer Care, Social Media)
Here is the link to my shop: https://www.proof-designs.com/
Welcome to the Shopify community!
Thanks for your good question.
Please share your store URL. if password protected then please share Store front password.
So that I will check and let you know the exact solution here.
sorry but your store password protect how can i check
please share the Store front password.
password is test123
password is test123
@capellalla
What you want?
you want to increase the height of header and decrease the height of footer.
@Zworthkey I would like to decrease the height of both footer and header
@media screen and (min-width: 750px){
.section-footer-padding {
padding-top: 0px;
padding-bottom: 0px;
height: 275px !important;
}}
Add this code in the bottom of the base.css file
@Zworthkey got it!
but what about the height of header? can i change that?
How do I make about us, customer care and social media sections equal?