rtl support + search box size

Ivory Search Forums Support rtl support + search box size

Tagged: , , ,

Viewing 2 reply threads

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

  • Author
    Posts
    • #3633
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,790

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

      Could you please share the page URL from your site where it is displaying so that I can help you?

      Best regards,
      Ivory Search Support

    • #3646
      Istithmarco
      Participant
      • Topics: 1
      • Replies: 1

      Hi there,

      Thank you for your reply.

      here is the page https://istithmar.co/?page_id=1120

      Best regards,
      Mo

    • #3650
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,790

      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

      html[dir="rtl"] form.is-search-form.is-form-id-1472 {
          float: right;
      }
      
      html[dir="rtl"] #is-ajax-search-result-1472 {
          text-align: right;
      }
Viewing 2 reply threads

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