Move searchbar to the right

Ivory Search Forums Support Move searchbar to the right

Viewing 1 reply thread

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

  • Author
    Posts
    • #802
      Ren
      Participant
      • Topics: 1
      • Replies: 0

      Hello,

      I tried out your plugin and it’s great. I have got two problems that I cannot solve by myself though.

      The url to my website is: cosplaytest.com

      The search bar is placed directly next to the first menu item “Cosplay Reviews”. That doesn’t look good at all. I like to place the search bar more rightwards. It would be great if it could appear centered between the Cosplay Reviews menu item and the flag that allows you to switch the current language. How can I achieve that?

      By the way:

      I’m using this theme right now: https://affiliatetheme.io

      Thank you!

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

      Hi Ren,

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

      Sorry for late reply as I didn’t get notification for your support request due to unknown technical server error.

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

      .collapse.navbar-collapse > .col-sm-4 {
          float: right;
      }

      Best regards,
      Ivory Search Support

Viewing 1 reply thread

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