select category in search bar
-
Hello ,
i want to show all categories in the search bar select categorie filter i can’t find an option for that .
Thanks in advance
Attachments:
You must be
logged in to view attached files.
i resolved the problem (it was that the categories was only pages ot categories and some had no products so it did not show in the filter)
but there is one thing that i want to custimize the size or the space between line so the customer easily see that there is more categories to select is there any way ?
Attachments:
You must be
logged in to view attached files.
Hello,
We are glad that you managed to resolve one of your issues yourself.
For the categories dropdown height try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.search-by-category .list-wrapper .woodmart-scroll-content {
max-height: 400px;
}
Regards.
Xtemos Studios.