Solved

blank space above second announcement bar

PetrMachacek
Explorer
71 1 18

Dear all,

I'm struggling and i would need help of some more knowledgable people than me 🙂

I realized that abow my second announcement bar with benefits blank space appeared - it wasnt there before.I tried to inspect code in chrome and it says there is top margin - if i remove it there problem disappears.

However i cant find this code in any place in shop and it happens even if i put 0 margin code to end of THEME.CSS

Any idea why this happens?

www.doramu.cz

pass:Lion1982

PetrMachacek_0-1618523303023.png

PetrMachacek_2-1618523409713.png

 

PetrMachacek_1-1618523398883.png

 

Accepted Solutions (2)

ZestardTech
Shopify Expert
5395 971 1293

This is an accepted solution.

Hello There,

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Assets/quickview.scss.css and paste this at the bottom of the file:

.announcement-bar {
margin-top: 0!important;
}
Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

ZestardTech
Shopify Expert
5395 971 1293

This is an accepted solution.

Kindly feel free to get back to me if you need any further assistance Thanks!

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Replies 3 (3)

ZestardTech
Shopify Expert
5395 971 1293

This is an accepted solution.

Hello There,

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Assets/quickview.scss.css and paste this at the bottom of the file:

.announcement-bar {
margin-top: 0!important;
}
Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
PetrMachacek
Explorer
71 1 18

Great and thanks a lot! Worked like magic 🙂

ZestardTech
Shopify Expert
5395 971 1293

This is an accepted solution.

Kindly feel free to get back to me if you need any further assistance Thanks!

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing