How to remove search feature from homepage
-
I am trying to remove the small search feature on the far right hand side of my homepage (viewable in safari and chrome), so was hoping there is code to do this.
Thanks, James
The blog I need help with is: (visible only to logged in users)
-
Hi there,
You should be able to use this to hide the search feature:
#access .menu ul li.search-box-wrapper { display: none; } -
Hi, it has gone from the desktop version, but unfortunately is still there on the mobile site.
Can we get rid of this?
Thanks, James
-
- The topic ‘How to remove search feature from homepage’ is closed to new replies.