Hello,
Here is a 1px Div that’s causing a gap between the header I manually removed and the top of the page.
Please can someone inform me how to remove this div in the code so the 1px Gap goes away.
Hello,
Here is a 1px Div that’s causing a gap between the header I manually removed and the top of the page.
Please can someone inform me how to remove this div in the code so the 1px Gap goes away.
Hello,
Can you indicate how you’ve manually removed?
Try the below code, it should remove that element.
#shopify-section-header {display:none;}
Cheers!
Gabriel