Search Icon not in line with Menu

Ivory Search Forums Support Search Icon not in line with Menu

Viewing 1 reply thread

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

  • Author
    Posts
    • #7684
      Jenette Beltran
      Participant
      • Topics: 1
      • Replies: 0

      The search icon shows up at the bottom of the menu here – https://mthfrsupport.com.au/
      How can I make it show up in the same line as the rest of the menu?
      Thank you.

      Attachments:
      You must be logged in to view attached files.
    • #7686
      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

      header nav ul li.is-menu {
          padding: 0;
          vertical-align: middle;
      }

      Best regards,
      Ivory Search Support

Viewing 1 reply thread

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