Shopify themes, liquid, logos, and UX
Hey everyone I'm trying to remove the announcement banner from my website for mobile only. I still want it to display on desktops. It's the green bar that starts with "14g of plant based protein" the URL is this:
https://natural-endurance.myshopify.com/
Any help?
Thanks!
Solved! Go to the solution
This is an accepted solution.
@Mattinnovations - add this css to the very end of your base.css file and check
@media screen and (max-width:749px){
.announcement-bar{display: none; visibility: hidden;}
}
@Mattinnovations - video banner?
No I'm sorry. The announcement banner where it says "14g of plant based protein" just takes up too much space on mobile
This is an accepted solution.
@Mattinnovations - add this css to the very end of your base.css file and check
@media screen and (max-width:749px){
.announcement-bar{display: none; visibility: hidden;}
}
Thanks so much!
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