Move Position In Main Menu

Ivory Search Forums Support Move Position In Main Menu

Viewing 3 reply threads

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

  • Author
    Posts
    • #11442
      NewUser
      Participant
      • Topics: 1
      • Replies: 2

      Hello,
      I have Ivory Search added to my main menu (not a header menu) and I would like to move its position so it is all the way on the right side of the menu, both in desktop and mobile.
      Any help would be much appreciated. I have attached a screenshot

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

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

      Could you please share your site URL where it’s displaying so that I can help you?

      Best regards,
      Ivory Search Support

      • #11449
        NewUser
        Participant
        • Topics: 1
        • Replies: 2

        Thank you,
        The URL is wqcrafts.store

    • #11451
      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

      #site-navigation {
          width: 100%;
      }
      .main-navigation li.is-menu {
          float: right;
      }
      • #11452
        NewUser
        Participant
        • Topics: 1
        • Replies: 2

        That worked! Thank you!!

    • #11453
      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 3 reply threads

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