Re: How to remove search bar on debutify theme

Solved

How to remove search bar on debutify theme

Hampus16
Visitor
3 0 0

Hi! Im wondering how to remove the search bar/button on the Debutify theme. I have researched this on here and youtube but nothing has worked yet. 

Accepted Solution (1)
suyash1
Shopify Partner
9876 1228 1566

This is an accepted solution.

@Hampus16 - add this css to the end of your theme.scss.css file and check

 

.nav-container-right-icons .js-drawer-open-button-top{display:none !important; visibility:hidden !important;}

 

suyash1_0-1687573816138.png

 

 

To build shopify pages use pagefly | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30. | Support me

View solution in original post

Replies 8 (8)

suyash1
Shopify Partner
9876 1228 1566

@Hampus16 - it can be done using css, can you share your website link?

To build shopify pages use pagefly | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30. | Support me
Hampus16
Visitor
3 0 0

Thanks for a quick reply! Link: https://coolcoversverige.myshopify.com/

suyash1
Shopify Partner
9876 1228 1566

This is an accepted solution.

@Hampus16 - add this css to the end of your theme.scss.css file and check

 

.nav-container-right-icons .js-drawer-open-button-top{display:none !important; visibility:hidden !important;}

 

suyash1_0-1687573816138.png

 

 

To build shopify pages use pagefly | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30. | Support me
Hampus16
Visitor
3 0 0

It worked! Thank you for the quick help!

suyash1
Shopify Partner
9876 1228 1566

welcome, do let me know if you have any more updates, you have my email below

To build shopify pages use pagefly | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30. | Support me
Marshall6
Visitor
3 0 0

Hey, I tried looking up the theme.scss.css file and I don't see It in my coding, Is It any way I can remove the search bar from my shopify store? I looked at every YouTube video and nothing seems to work. Please help a brother out.

suyash1
Shopify Partner
9876 1228 1566

@Marshall6 - can you please share your website link?

To build shopify pages use pagefly | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30. | Support me
Marshall6
Visitor
3 0 0