Good day. I would like to remove the shopping cart symbol and the search function. how is that possible? www.ddm-lwl-technik.de
Hi,
- Go to online store
- Click on Edit Code
- Open your app.css file
- Paste the below code at the bottom and save
.thb-secondary-area-item {display: none !important;}
Let me know if you acheived what you need by marking this as a solution
Hello @derduda
You can add code by following these steps
-
Go to Online Store → Theme → Edit code.
-
Open your theme.liquid file
-
Paste the below code before on theme.liquid
![]()