Removing announcement bar arrow - Dawn theme
website - https://the-style-luxe.myshopify.com/
password - reucho
thanks in advance!!
Removing announcement bar arrow - Dawn theme
website - https://the-style-luxe.myshopify.com/
password - reucho
thanks in advance!!
Hello @hasanali1 ,
You can follow these steps:
result:
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Hi @hasanali1
Go to the Online Store
Go to Themes and click Customize
Select Announcement bar and scroll down
Custom css and paste this code
svg.icon.icon-arrow {
display: none;
}
Hey, I have attempted this and it is not working?