Tagged: catch sticky menu, search magnifier
- This topic has 3 replies, 2 voices, and was last updated 6 years, 4 months ago by Skandha. 
- 
		AuthorPosts
- 
		
			
				
June 27, 2019 at 8:37 am #175850Jay Han Participant1. I used catch sticky menu but it doesn’t work on mobile. 
 I just want to stick menu only, not #masthead. So I entered #site-header-menu to the mobile menu selector of Catch sticky menu. It works on a desktop but not on mobile. What should I do?
 This is my website: http://www.ivisitkorea.com2. I’d like to remove the search magnifier of the desktop browser. 
 So I entered below to additional CSS.#site-header-right-menu .search-form { 
 display:none;
 }Ane the search box disappeared on mobile, but the magnifier on the desktop browser is still there. 
 How can I remove the search magnifier?
 I used below CSS but didn’t work.#search-toggle { 
 display: none;
 }Thank you for your help in advance. Best regards, 
 Jay HanJune 27, 2019 at 11:53 pm #175891Skandha Participant@jay-han: Hello Jay Han, 
 1. To have a sticky menu on mobile
 Set Mobile Menu Selector –#primary-menu-toggle2. To remove search from desktop 
 Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#site-header-right-menu { display: none; }Let me know if this works out! 
 Kind Regards,
 SkandhaJune 28, 2019 at 1:34 am #175905Jay Han ParticipantHi Skandha, All worked well. Thank you so much! 
 Have a great day!Kindest Regards, 
 JayJune 28, 2019 at 1:47 am #175910Skandha Participant@jay-han: Hello Jay, 
 I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
 https://wordpress.org/support/theme/izabel/reviews/#new-post
 Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards, 
 Skandha
- 
		AuthorPosts
- The topic ‘(Izabel theme Free) I used catch sticky menu but it doesn't work on mobile’ is closed to new replies.
