Hello,
Please I need help removing the spaces with the red arrows. I have tried all the trick available but none is working. Can anyonehelp please?
Thank you
Hello @deezaorganics
Kindly provide the website URL along with the corresponding password.
Thank you ![]()
Please share your store URL
Hello @deezaorganics ,
You can try to follow these steps:
Go to Online Store → Themes → Actions → Edit code
Go to Assets folder → base.css file or theme.scss.liquid file
Add this following code at the bottom of page
.announcement-bar {
margin-bottom: 0;
}
.site-header {
margin-top: 0;
}
Save and preview
Hope this can help.
Transcy
That space caused by white space of your logo, please remove those space to solve the issue
There’s no password thanks
https://03fa9c-3.myshopify.com/admin/themes/151217144090/editor
I’ve done that using ‘inspect’ but its not changing permanently. How do I make that change in Shopify Code please
You must edit it from where you added it, not in inspect of browser.
I don’t know where that is please. Can you help correct it?
You can try to find it from your theme.liquid or header.liquid files
ok thanks a lot. im not a coder so I still dont know where to find that. I’ll start another discussion to find someone who can translate it.
Thanks a lot