Font size, Results page

Ivory Search Forums Support Font size, Results page

Viewing 4 reply threads

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

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

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

      I do not see anything on your shared shorturl and imgur screenshots so could you please share them again by attaching them to the reply here?

      Also, 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

    • #7064
      temporalnaut
      Participant
      • Topics: 1
      • Replies: 2

      1)
      Ivory:
      https://cutt.ly/6kyoq4O

      Woo widget / crocoblock jetsearch:
      https://cutt.ly/5kyi4y9

      3) Imagehttps://pasteboard.co/JM6Z1GS.jpg

      I have Ivory Search set up on this page (one widget is on the far right in the header bar):
      https://cutt.ly/HkyiXeQ

      thank you

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

      I don’t see any search template issue on your shared pages so could you please share the screenshots of them?

      You can resolve the search form border issue 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

      body .is-form-style.is-form-style-3 input.is-search-input {
          border-right: 1px solid #e0e0e0 !important;
      }
    • #7082
      temporalnaut
      Participant
      • Topics: 1
      • Replies: 2

      Thanks, the border looks better now.

      1) Please read point 1 from the beginning of this topic. The point is that your search engine displays a different template than the one set as the Search template.

      2) Can you also help me with point number 2?

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

      1) Please read point 1 from the beginning of this topic. The point is that your search engine displays a different template than the one set as the Search template.

      Could you please share the template page URLs from your site where it is displaying so that I can troubleshoot it?

      2) Can you also help me with point number 2?

      Please use the below CSS code to achieve this.

      @media only screen and (max-width: 600px) {
      body .is-form-style input.is-search-input {
         font-size: 16px;
      }
      }
Viewing 4 reply threads

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