How can I remove the cart icon from the Focal theme?

Hello,

I would like to remove the basket/cart icon from the Focal theme - their team isn’t very good at responding to customer queries, so I am here asking the community.

I have created a backup theme so I can use the cart once I need it.

Any suggestions would help.

Kind regards,

MasterAN.

@MasterAN

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hello,

Thank you for answering to my response - it’s very kind of you.

The website is: ovpacific.com

Kindest regards,
Avron.

@MasterAN

thanks for url can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
.header__icon-wrapper[aria-label="Cart"] {display: none;}

Thank you so much!

You are very talented - I wish you a wonderful weekend.

Thank you!

@MasterAN

its my pleasure to help us