How can i remove this box?

Solved

How can i remove this box?

store095
Excursionist
95 0 43

 

Hi, how can i remove this?:

IMG_1158.jpeg

 

thank you 

 

url: https://ba571d-cc.myshopify.com

dawn 15.0.

Accepted Solution (1)

BSSCommerce-HDL
Shopify Partner
1900 658 789

This is an accepted solution.

Hi @store095 

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

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.menu-drawer__utility-links {
        display: none!important;
}
</style>

Here is result:

BSSCommerceHDL_0-1724059593406.png

Hope this can help you, If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

View solution in original post

Replies 3 (3)

BSSCommerce-HDL
Shopify Partner
1900 658 789

This is an accepted solution.

Hi @store095 

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

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.menu-drawer__utility-links {
        display: none!important;
}
</style>

Here is result:

BSSCommerceHDL_0-1724059593406.png

Hope this can help you, If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
store095
Excursionist
95 0 43

Its working. Thank you 🙂

BSSCommerce-HDL
Shopify Partner
1900 658 789

Youre welcome. Have a nice day!

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency