Hey Everyone,
Im looking to remove the margin change it makes to the announcement bar when scrolling down on mobile devices
Website is in my signature.
Thank you.
Hello @Dabou ![]()
In Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
#shopify-section-sections--14809703350327__announcement-bar {
height: 38px;
}
Hope that helps!
Hey @ZenoPageBuilder , it did not work, only for desktop.