Shopify themes, liquid, logos, and UX
Hi,
I've just updated to the latest version of Dawn 15.3.0 and noticed a gap right above the announcement bar (between the top margin of the announcement bar and the top of the browser window) which didn't seem to be there before.
How can I remove that, please?
I've looked at different solutions offered to other users with similar issues, but nothing works for me.
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @paoloreflex
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
body.gradient.animate--hover-vertical-lift {
margin-top: -30px !important;
}
Result
Best,
Liz
Hi @paoloreflex
Thank you for reaching out to the Shopify community. I'd be glad to assist you. Could you kindly share your store URL and password (if it’s password-protected) so I can review it and provide you with an update?
Hi,
thanks for your reply.
It's 2ae335-66.myshopify.com
Hi @paoloreflex
To fix the issue, follow these steps:
If removing the text doesn’t work, add this CSS code in CSS customization:
.shopify-section.shopify-section-group-header-group.announcement-bar-section {
margin-top: -30px;
}
Here is the result:
I hope this helps
Best,
Daisy
Hi @paoloreflex
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
Hi @paoloreflex Can you share store url?
This is an accepted solution.
Hi @paoloreflex
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
body.gradient.animate--hover-vertical-lift {
margin-top: -30px !important;
}
Result
Best,
Liz
Thank you Liz, this worked for me!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025