Ivory Search › Forums › Support › Remove Search Icon from separate menu
- This topic has 13 replies, 2 voices, and was last updated 4 years, 5 months ago by Ivory Search.
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
- May 22, 2020 at 1:53 PM #4775
Hello,
I have two different menus on my website and can’t seem to remove it from one of them. Can you help me out with that? - May 22, 2020 at 9:56 PM #4781
I hope you are well today and thank you for your question.
Could you please try removing it from the plugin options as described on the below page?
Best regards,
Ivory Search Support - May 22, 2020 at 11:24 PM #4783
hey there,
i have tried that already. however in my settings i can only chose between top navigation and mobile navigation. - May 23, 2020 at 9:36 AM #4784
Could you please share your site URL where it’s displaying and tell me from where you want to remove it so that I can help you to remove it?
- May 23, 2020 at 12:34 PM #4789
So I have two different menus ( one for all users and one for logged in users ) and would like to remove it from the first one that one sees when entering the website.
- May 23, 2020 at 9:19 PM #4790
It seems your shared website is not publicly accessible so I can’t see the menu.
Would you mind if I log in to your site and access it? If this is ok then could you please temporarily share your site log in detail privately by checking the option “Set as private reply” when replying to this topic?
- May 23, 2020 at 10:33 PM #4791This reply has been marked as private.
- May 25, 2020 at 2:48 PM #4794
Thank you for sharing the credentials.
Now, I get login browser popup but your shared credentials don’t work in it.
Please advise.
- May 25, 2020 at 3:36 PM #4797This reply has been marked as private.
- May 26, 2020 at 12:46 PM #4805
It worked.
I only see one menu on your website as shown in the attached screenshot so I am not sure from which menu you want to remove it.
Please advise.
Attachments:
You must be logged in to view attached files. - May 26, 2020 at 1:42 PM #4807
hello,
happy it worked. so i have two menus one is for not logged in users ( community, about us, faqs, etc ) which is called Start Menu. The other one is for logged in users ( Home, Blackboard, Opportunities, News,SPaces, etc ) called Main Menu .
The same goes for the mobile version: Starter Mobile and Main Mobile. I want it to be removed for the menu for logged out users aka. Start Menu and Start Mobile. It should REMAIN for Main menu and Main mobile.Regards
- May 26, 2020 at 7:53 PM #4810
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
nav.mobile_menu ul li.is-menu, nav.main_menu ul li.is-menu { display: none; } .logged-in nav.mobile_menu ul li.is-menu, .logged-in nav.main_menu ul li.is-menu { display: block; }
- May 26, 2020 at 8:37 PM #4811
awesome. thank you
- May 27, 2020 at 11:30 AM #4819
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