Search Icon Position in Menu

Ivory Search Forums Support Search Icon Position in Menu

Viewing 1 reply thread

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
    • #7529
      S. P. Cooper
      Participant
      • Topics: 1
      • Replies: 0

      Good evening!

      The search form works perfectly! However, the search icon is vertically misaligned in the menu bar: it is off-center and near the top of the menu bar. When we replace the icon with text instead (like the word ‘search’), the text is also misaligned and near the top of the menu bar.

      Is there a way to use custom CSS to adjust alignment or padding so that the search icon/text is vertically aligned like the rest of the menu items?

      My website is: akademician.com

      Thank you!

    • #7530
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

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

      You can align it 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

      .main-navigation-menu li.is-menu {
          margin-top: 4px;
      }

      Best regards,
      Ivory Search Support

Viewing 1 reply thread

You must be logged in to create new topic or reply to the topic.