• Resolved mike3868

    (@mike3868)


    Hi,

    The search result is blocking the search box on the top right corner.
    Could you help?
    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hello,

    So the problem is that search results box overlap search field?

    Looks like I see what cause this issue. Please add style

    .aws-container .aws-search-form {
        float: none !important;
    }

    to your theme style.css file.

    Thread Starter mike3868

    (@mike3868)

    Exactly, now already worked perfectly. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search result is blocking the search input box’ is closed to new replies.