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 astronautul.com.
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;
}
@thesacredpath- thanks so much. I solved.
The topic ‘how can i remove the search bar from the manifest theme please’ is closed to new replies.