Hi, i need to remove the large white padding/space in my store on the home page i’ve already looked around but cant figure it out. Nursekingdom.com
Thank you
Hi, i need to remove the large white padding/space in my store on the home page i’ve already looked around but cant figure it out. Nursekingdom.com
Thank you
Hi,
.site-header.logo--center {
padding-top: unset !important;
}
If you want to further reduce the height of the header - I will suggest reducing the height of the logo.
Cheers!
Hello. Thank you. I left aligned my logo and reduced it a bit in size and that helped. After adding the code to theme.css though it still looks padded (but it is a lot better than before). Is there anything else I can do?