Hello,
Do you know how I can remove the Paddings (top and bottom) from the Header in the cart page?
You can see the page at this link: https://vfs171u5ryfw69ad-9935093811.shopifypreview.com
I know it is a stupid question, but I am learning to customize the Theme on my own and I didn't figure it out how to do..
Thanks a bunch!
Hi, @alex892,
This is Evita from On The Map.
Did you mean this padding - https://prnt.sc/pj7ehv ?
You can add this code in theme.scss.liquid file:
.wrapper.wrapper--margins { padding: 30px 0 20px!important; }
You can play with px as you like.
30px is for the top padding and 20px is for bottom padding
Best, Evita
Hi @OTM ,
Thank you for the reply!
I mean the padding on the header, not the one in the main content. I hope this screenshot helps to see what I mean.
Alex
Try adding this:
header.banner { padding: 0!important; }
Subject | Author | Latest Post |
---|---|---|
Subject | Author | Posted |
---|---|---|
7m ago | ||
an hour ago | ||
2 hours ago | ||
2 hours ago | ||
2 hours ago |