Good Afternoon
During lockdown I added a pop up notification bar, and now I have n idea what to remove to undo it.
Where would I find this out, as there is no direct text indicating this in the page source?
Regards
Good Afternoon
During lockdown I added a pop up notification bar, and now I have n idea what to remove to undo it.
Where would I find this out, as there is no direct text indicating this in the page source?
Regards
Hey there, @mnickels . Thanks for stopping by the Shopify Community today with your question!
Thanks for dropping a link to your website. It was really helpful just to let us be sure we’re looking at the correct thing here. There is a black announcement bar running across your homepage near the top - I assume this is the popup bar you’re mentioning?
Usually, a bar like this is the result of a Third-Party application, or a feature built into your theme. I have a few questions I’m hoping you can provide me with an answer to:
I’m fairly certain this bar is related to a pre-order app within your store. Take some time to see if you have any applications related to pre-orders, and let me know their names. I can do a bit more digging to see if those specific apps have this bar functionality, and then we can look into deleting the app, as this should remove the bar for you.
Get back to me when you can with the requested information! I’ll keep my eyes peeled for your reply!
Many thanks for your reply
I am using a theme called Phuler which isn’t going to help I suppose.
We use Pre-order Globo but I don’t believe it has that functionality. It may be remnants of a previous pre-order app though.
Hi @mnickels ,
Please try adding this code to your theme to hide it:
From Shopify admin, navigate to Sales channels > Online Stores > Themes > Actions > Edit code
Open the theme.liquid file under Layout
Paste this code at the bottom of that file
I hope it helps.
Perfect! Thank you