Hello,
How to remove the search icon in header? I’m using theme Dawn
Hello,
How to remove the search icon in header? I’m using theme Dawn
Hello @kaisaa
This is Amelia at PageFly - Shopify Advanced Page Builder app.
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file base.css
Step 3: Add code
#cart-icon-bubble {
display: none;
}
Hoping my solution helps you solve your problem.
Best regards,
Amelia | PageFly
You’re always there to help me out, thank you so much!
You’re welcome