position of the search button in the menu

Ivory Search Forums Support position of the search button in the menu

Viewing 2 reply threads

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

  • Author
    Posts
    • #11873
      Den Sky
      Participant
      • Topics: 1
      • Replies: 2

      Hello! thank you for a great plugin. Can you tell me how can I move the search button to the right side of the menu? I attach a link to the site and a screenshot. Thanks!

      Главная

      Attachments:
      You must be logged in to view attached files.
    • #11878
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

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

      I visited your shared website and saw the search bar on the right side of the menu as shown in your shared screenshot.

      Have you managed to position it?

      Please advise.

      Best regards,
      Ivory Search Support

      • #11889
        Den Sky
        Participant
        • Topics: 1
        • Replies: 2

        I’d like to see the search bar moved more to the right of the main menu. Thank you

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

      You can achieve 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

      .main-navigation li.is-menu {
          float: right;
          margin-top: 7px;
      }
      #mySidenav {
          width: 100%;
      }
      • #11900
        Den Sky
        Participant
        • Topics: 1
        • Replies: 2

        It helped me, thank you very much and success in all your affairs and projects !!!

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

        You are always welcome, I’m glad I was able to help you with this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:

        https://wordpress.org/support/plugin/add-search-to-menu/reviews/?filter=5

        I’d really appreciate that. 🙂

        And if I can be of any further assistance please don’t hesitate to ask.

Viewing 2 reply threads

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