Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
Awesome, that did it again. Thank you! I have just now left a review 🙂
One last question is regarding the !important property. I have had troubles with editing some elements, such as the one below:
input.is-search-input { border-radius: 25px !important; }
And I wonder what prevents my code from being executed without ‘important’ , as I would like to generally avoid using ‘!important!”
Thanks!
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
li.is-menu.dropdown form { top: 6px; right: auto; left: 80px; }
I have one additional question. How would I make the
.is-form-style input.is-search-input {
appear upon hovering on the search-icon instead of clicking on it? I had no luck finding this in the inspector.Thanks a lot
Awesome, thank you! That did it.
I hope you are well today and thank you for your question.
I visited your shared website but it displays fine for me as shown in the attached screenshot.
Could you please tell me exactly where I can see the problem so that I can help you?
Best regards, Ivory Search SupportThank you for the reply and apologies for the late follow-up. The issue I have is that I would like the search bar to appear on the right from the icon, not below it.
Thank you!
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login