Hello, I want to remove the Site Search feature from my Shapely page. I have added the following CSS code:
.module.widget-handle.search-widget-handle.hidden-xs.hidden-sm {
display: none;
This code has removed the Site Search from the page when viewed in PC mode, but it still shows in Tablet and Phone mode under the hamburger menu… Can you please advise how to remove it from the smaller screens? Thank you in anticipation.
Somersham
Hi there
Hope you are having a good day and thank you for your question
Kindly try changing your sample CSS as follows.
.module.widget-handle.search-widget-handle {
display: none;}
Let me know how it goes.
Thanks!
Colorlib Support Team
Hi, The new CSS code worked perfectly. Thank you very much for your prompt and effective support.
Best Regards
Somersham
Hi, there
I will close this case now, Feel free to contact us again if you have other questions
Thanks!