All things Shopify and commerce
Hello!
How do I remove arrows on the announcement bar on focal theme? I can provide site URL upon request if you can help. I will provide it in PMs, since I do not want to make it public here. Thanks in advance! Hopefully I can get help.
Solved! Go to the solution
This is an accepted solution.
Hello,
To remove the arrows you can use the below CSS code:
announcement-bar button {
display: none;
}
Placing it at the end of your theme.css file should be working as expected. You can find file this by navigating to Sales channels -> Themes -> ... -> Edit code.
Cheers!
Hello Manoman, the easiest way is to modify the css:
.announcement-bar--multiple {
justify-content: center!important;
}
announcement-bar button {
display: none;
}
Where do i paste that? Thanks
You can append it to theme.css
This is an accepted solution.
Hello,
To remove the arrows you can use the below CSS code:
announcement-bar button {
display: none;
}
Placing it at the end of your theme.css file should be working as expected. You can find file this by navigating to Sales channels -> Themes -> ... -> Edit code.
Cheers!
thank you! worked perfectly
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024