How to Hide the Search Bar from Header in ShopIsle

Some users don't feel the need for a search bar for their website, that's why we can offer an easy fix for this type or requirements.

First, please install the  Advanced CSS Editor plugin and in Appearance -> Customize -> Advanced CSS Editor add the following code:

.header-search-button {
display: none;
}

The code above will make the search icon and it's bar disappear. 

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us