Reply 325344 to: Hide search popular categories

Avatar: Rose Tyler
Rose Tyler
Support staff
June 8, 2022 at 07:02

Hello,

To disable categories, add the next code in Theme Options > Theme custom CSS > Global:

.ajax-search-form .ajax-search-categories, .ajax-search-form .ajax-extra-content {
    display: none;
}
@media only screen and (min-width: 993px){
    .search-full-width .et-mini-content {
        height: 300px;
    }
}

Regards

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.