Dawn - How do i remove or change the icon in announcement bar?

Dawn - How do i remove or change the icon in announcement bar?

I want to have the arrow on one of the bars, but not the one in the top.

Url: www.cillouettes.dk

2 Likes

We have the same question!!!

@Cillouettes

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.announcement-bar.color-accent-1.gradient svg.icon.icon-arrow {
    display: none !important;
}
1 Like

This does not work. Still looking for a solution.

1 Like

Worked, thanks!

1 Like

@michpang

its my pleasure to help us