Hi, i would like to remove the two lines in the announcement bar
Dawn Theme , thanks
Hi @Jfive , you can do that by adding this CSS code below in to Sale channels > Online store > Themes > Edit code > Assets > base.css add code at the bottom and save file
.announcement-bar { border-bottom: none !important; }
Hi @Jfive
I hope this solution will works. Glad to support you. Please follow below steps
Hello @Jfive ,
It’s the GemPages Support Team and we are glad to assist you today!
I would like to give you the recommendation to support you so kindly follow the steps below:
Open your theme.liquid theme file
Paste the below code before
Let us know how it works for you.
Best regards,
GemPages Support Team
Thanks, that worked perfectly!!