Search form styline

Ivory Search Forums Support Search form styline

Viewing 1 reply thread

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

  • Author
    Posts
    • #3216
      Robby Barnes
      Participant
      • Topics: 4
      • Replies: 4

      Hello,

      My site is at https://www.fifthestate.org/ . The mobile menu for Ivory Search looks good, now that I am using the custom CSS code you gave in response to an earlier question at https://ivorysearch.com/topic/mobile-search/.

      On my site there is a separate Search page at

      https://www.fifthestate.org/archive/fe-author-list/

      As you can see, the buttons for the two top forms (both Ivory Search) are too wide. Is there some CSS I can use to give them a normal appearance without affecting the mobile menu appearance?

      Many thanks in advance for any and all help.

      Robby Barnes

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

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

      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

      #content-full #searchform #searchsubmit {
          max-width: 50px;
      }

      Best regards,
      Ivory Search Support

Viewing 1 reply thread

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