• Resolved erinwyso

    (@erinwyso)


    I just installed the plugin and the search bar looks and functions nicely everywhere except for the navigation section on my menu bar. If you click on the magnifying glass and then move the cursor, it jumps around and covers up my navigation menu. I’ve tried the other search types and the slider looks the best, but it just won’t stay still. Is there a way to make it stay still and not cover up my navigation menu items?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I hope you are well today and thank you for your question.

    You can resolve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Admin Area -> Ivory Search -> Settings -> Settings

    .is-menu {
        position: relative !important;
    }

    Best regards,

    Thread Starter erinwyso

    (@erinwyso)

    That worked! Thanks very much for this great plugin! I rated it 5 stars.

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    Thank you very much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Search icon in nav bar moves around’ is closed to new replies.