Shopify themes, liquid, logos, and UX
Hi, I need to fix there’s space between my announcement bar and header. My site is NEWJRSY.com
thank you
HI @Luxurymrkt , Hope you are doing well.
Please add the below line of code CSS at the end of your theme.css file.
ul.list_items{
margin-bottom:0;
}
let me know if you have any doubts.
Hi @Luxurymrkt
This is Lucas from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file -> Save
div#shopify-section-template--19260069642548__slideshow {
margin-top: -15px !important;
}
Hope that my solution works for you.
Best regards,
Lucas | PageFly
Worked for mobile but not desktop
also had to change to -40px
any code for desktop? Thank you
You can try to change it to -75px
Hello @Luxurymrkt
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->theme.css>Add this code at the bottom.
.site-header__logo img {
left: 50% !important;
}
div#shopify-section-template--19260069642548__slideshow {
margin-top: -4% !important;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025