Home Forums WoodMart support forum Search bar results

Search bar results

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #716938

    amar.karismatik2727
    Participant

    Hi, The search bar results are displayed below the logo widget!

    #716968

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    I have checked your site and the search results are showing fine. If you have another behaviour, Could you please share some useful screenshots for better understanding how it works on your site that demonstrate the problem, so we can understand and reproduce it on your website?

    Best Regards

    #717202

    amar.karismatik2727
    Participant

    The problem is in mobile!

    Attachments:
    You must be logged in to view attached files.
    #717226

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings > Custom CSS > Mobile CSS section:

    .wd-search-results-wrapper .wd-dropdown-results {
        position: relative;
        z-index: 9999;
        overflow: visible !important; /* remove any clipping */
    }

    Best Regards

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