How can I get a transparent header only on the front page with Colorblock theme?

Try again with these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: paste bellow code in tag → save.

svg.modal__toggle-open.icon.icon-search { display: none !important; }
1 Like