Venture theme | help i need to keep search box open and text is not showing

Hi guys, I need help keeping my search box open at all times and also when I type in the search no text comes up I think this may be because text colour is white not sure. Anyone able to share the code on how to do this.

Kind Regards

1 Like

@pixdroid

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.

Thank you so much for getting back to me :blush:

@pixdroid

thanks for store url can you please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-header__search-input {color: #141414;}

Thank you I will try it. Any ideas how to get it to stay open?

Kind Regards, Reece

Thank you so much for your help. It worked in getting the text to display.

I am however still having issues with getting the search box to stay open.

Thanks