How can I eliminate the "search" field?
-
We don’t need a Search feature on our blog and want to save the space in the column.
The blog I need help with is: (visible only to logged in users)
-
Hi there – You can hide that Search bar with the following CSS (in Appearance->Customize->CSS):
.wf-active #page #branding #s { display: none; }Let me know how that works!
-
- The topic ‘How can I eliminate the "search" field?’ is closed to new replies.