Home Forums WoodMart support forum select category in search bar

select category in search bar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #264602

    elite
    Participant

    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.
    #264633

    elite
    Participant

    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.
    #264673

    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.

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)