Hi there, I am having difficulties finding the right code to edit the white space between my header and store navigation bar. How do I remove excess white space in the Supply theme between the header and store navigation menu?
1 Like
Please add the following code at the bottom of your assets/theme.scss.liquid file.
header.site-header{ padding-bottom: 0px !important; }
Hope this works.
Thanks!
1 Like
@dmwwebartisan Thank you so much! ![]()
1 Like
Hi can you please remove the white space in my header as well? Boldboutiqueclothing.myshopify.com.
Thanks in advance.
I am using dawn theme.
