Ivory Search › Forums › Support › Change Icon Color & Dropdown Text Color; Dropdown Positioning
- This topic has 7 replies, 2 voices, and was last updated 4 years, 4 months ago by Ivory Search.
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
- June 23, 2020 at 1:15 AM #5032
Hello,
I’m trying to change the icon color and dropdown text color from grey to white. The Ivory settings didn’t work.
Also, is it possible to position the dropdown box left to be parallel to the icon?
Please see the attached images.
Thank you.
Attachments:
You must be logged in to view attached files. - June 23, 2020 at 2:10 PM #5036
I hope you are well today and thank you for your questions.
I’m trying to change the icon color and dropdown text color from grey to white. The Ivory settings didn’t work.
Could you please tell me exactly which settings didn’t work for you or share the screenshots of them?
You can change it from the plugin settings as shown in the attached screenshots.
Also, is it possible to position the dropdown box left to be parallel to the icon?
Could you please share your site URL where it’s displaying so that I can help you to achieve it?
Best regards,
Ivory Search SupportAttachments:
You must be logged in to view attached files.- June 23, 2020 at 9:53 PM #5044
Ivory Search Support,
Yes, under Settings > Menu Search > Select Color, I’ve changed the color to white, but it still shows grey. Please see the attached image.
My site URL is: https://fernwehfilms.com/
Thank you,
Fernweh Films
Attachments:
You must be logged in to view attached files.
- June 24, 2020 at 9:15 PM #5066
I could confirm the issue and resolved it in the plugin.
I have released the plugin version 4.4.13 containing a fix for the issue so please update the plugin on your website and let me know how it works for you.
- June 25, 2020 at 12:11 AM #5067
Ivory Search Support,
Yes, the update fixed the icon color. Thank you.
However, the dropdown text color is still grey. Is there any way to change that color to white?
Also, is it possible to position the dropdown box left to be parallel to the icon?
Please see attached.
Thank you,
Fernweh Films
Attachments:
You must be logged in to view attached files. - June 25, 2020 at 2:21 PM #5076
Yes, the update fixed the icon color. Thank you.
Glad it fixed the issue.
However, the dropdown text color is still grey. Is there any way to change that color to white?
Also, is it possible to position the dropdown box left to be parallel to the icon?
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
.is-menu input[type=search] { color: #FFF; } .is-menu.is-dropdown form.searchform { right: 15px; } .is-menu input[type=search]::-webkit-input-placeholder { /* Edge */ color: #FFF; } .is-menu input[type=search]:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #FFF; } .is-menu input[type=search]::placeholder { color: #FFF; }
- June 27, 2020 at 1:57 AM #5094
Ivory Search Support,
Thank you so much. Everything is perfect now!
Best regards,
Fernweh Films
- June 27, 2020 at 6:32 PM #5096
You are always 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