Ivory Search › Forums › Support › Search Form Width
- This topic has 3 replies, 2 voices, and was last updated 4 years, 8 months ago by Ivory Search.
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
- February 20, 2020 at 12:55 PM #3970
Hello all, I know this topic is discussed before, I’ve searched the forum, but when I post that Custom CSS in Ivory Search Settings, the width doesn’t change to 100%
#content .is-form-style label { width: 90%; } #content .is-form-style input.is-search-input { width: 100%; }
Please any help. Thanks
- February 20, 2020 at 7:18 PM #3974
I hope you are well today and thank you for your question.
The CSS code is specific to the theme markup so the CSS code working on one website may not work for others.
You can increase its width on your shared website by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
form.is-search-form.is-form-style.is-form-style-3.is-form-id-3851 label { width: 90%; max-width: 90%; }
Best regards,
Ivory Search Support - February 21, 2020 at 12:19 PM #3977
Thank you so much for quick response, and let me add that this search form is a life saver š planning to buy standalone version in future. Thanks again.
- February 21, 2020 at 8:21 PM #3978
You are most welcome, Iām glad I was able to help you with this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:
https://wordpress.org/support/plugin/add-search-to-menu/reviews/?filter=5
Iād really appreciate that. š
And if I can be of any further assistance please don’t hesitate to ask.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login