Happening now | Shopify Community AMA: SEO Basics with 2H Media | Ask your questions now!

Announcement bar disapears after 3 second on laptop

Announcement bar disapears after 3 second on laptop

JTH
Visitor
3 0 0

Hi there,

 

I have an announcement properly set up but this one is not showing after the page is fully loaded.

It works properly on phone but not laptop. i try to clear the cache and different navigator browser. It leaves a ugly space before the menu bar.

Thank for your help

Website jolenesteahouse.comScreenshot 2024-06-27 at 12-13-36 Jolene's Tea House · Themes · Shopify.png

Replies 2 (2)

comercioservice
Shopify Partner
291 37 36

@JTH   hope you are well

Please go to
1) Online store
2) Themes -> Edit theme
3) Layout
4) theme-index.min.css or bas and paste this code on the end

 

 

#shopify-section-announcement-bar {
    position: relative;
    z-index: 999;
}

 

 

 

I hope it works for you, let me know, and If you'd like to discuss this more, don't hesitate to send me a PM
Was my reply helpful? Click Like to let me know! Was your question answered? Mark it as an Accepted Solution.
Was my reply helpful? Click Like to let me know! Was your question answered? Mark it as an Accepted Solution.
Need store customizations, bug fixing or development ? Contact with us -- Support form for quick quote!
BFCM Big Deals: Big savings 25% off -on our Shopify FAQs apps!

Dan-From-Ryviu
Shopify Partner
11612 2276 2456

Hi @JTH 

You can solve it by adding this code to Custom CSS in your Online Store > Themes > Customize > Theme settings 

 

#shopify-section-announcement-bar { z-index: 99999; }

Screenshot 2024-06-28 at 10.35.20.png

 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.