how can i remove the search bar from the manifest theme please
-
i have a customabilize css plan and i want to know how i can remove the search bar on the manifest theme.
The blog I need help with is: (visible only to logged in users)
-
Thanks, but I saw it before. I’m looking for something else. how to remove search bar. theme I use is manifest.
-
Hi there, this CSS, from the forum thread @timethief references will remove the search box from the footer of Manifest.
#footer #search { display: none; } -
-
- The topic ‘how can i remove the search bar from the manifest theme please’ is closed to new replies.