Reply 286908 to: How do I hide category thumbnails when I click on search button

Avatar: Robert Hall
Robert Hall
Support staff
May 9, 2021 at 18:43

Hello

you can hide the search bar category thumnail by adding small css code in additional CSS by going to Dashboard > Theme Options > Additional CSS

.ajax-search-categories .category-grid img {
	display: none;
}

You can mange you search bar in theme option by going to Dashboard > Theme options > Header Builder > Search https://prnt.sc/12qa6p0

Robert Hall

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.