Center Search button

Ivory Search Forums Support Center Search button

Viewing 3 reply threads

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

  • Author
    Posts
    • #1816
      jmflores
      Participant
      • Topics: 1
      • Replies: 1

      Hi, nice to meet you. Let me tell you that your plugin is awesome.

      I have two questions:

      the first one, I want to know if there’s any way that I can center the search button?

      and the last one, I want to know if there’s any way that the search go direct to the page, I mean, instead of go to the result page, the search redirects me straight to the page?

      Thank you so much!

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

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

      the first one, I want to know if there’s any way that I can center the search button?

      We can achieve this developing custom CSS code.

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

      and the last one, I want to know if there’s any way that the search go direct to the page, I mean, instead of go to the result page, the search redirects me straight to the page?

      You can achieve this developing a custom code.

      If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site or WordPress agency.

      You can also consider us to develop it for you using the form https://ivorysearch.com/custom-work/

      Best regards,
      Ivory Search Support

    • #1824
      jmflores
      Participant
      • Topics: 1
      • Replies: 1

      Thank you so much! The link is:

      Cobertura

      I want to center that “Buscar” button. And what is the cost for the second job? I mean, the part where the search go direct to the page istead of go to the result page?

      Have a nice day.

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

      I want to center that “Buscar” button.

      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

      .wpb_text_column input.search-submit {
          display: table;
          margin: 0 auto;
      }

      And what is the cost for the second job? I mean, the part where the search go direct to the page istead of go to the result page?

      You have to use the form displayed on the below page to know it.

      Custom Work

Viewing 3 reply threads

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