Home Forums WoodMart support forum Search bar help

Search bar help

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #245934

    gar
    Participant

    Hi I want my search bar to display the products like this website:https://mivete.com/ please help me with this.

    Best regards.

    #245979

    Hello,

    I have visited the URL you provided.

    If you want to enable the ajax search then you can enable it from Woodmart >> Header Builder >> Edit header >> Edit Search.

    Screenshot for Clarification: https://prnt.sc/vsnb8e

    If you are trying to ask anything else then please provide with some relevant screenshots of the specific area
    to check it myself and help you out accordingly.

    Best Regards.

    #246196

    gar
    Participant

    Hi, thank you for answering, what I want is my search bar to display the results like this Screenshot for Clarification:https://prnt.sc/vsytcf
    (2 columns side by side)

    You can see here Screenshot for Clarification:https://prnt.sc/vsyxzu
    The results displays just in one columns! I don’t want that.

    Thanks in advance.

    #246384

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .whb-main-header .autocomplete-suggestions .autocomplete-suggestion {
    	max-width: 50%;
    }

    Best Regards.

    #246591

    gar
    Participant

    Thank you so much, that worked perfect.

    #246594

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Search bar help’ is closed to new replies.