Remove Search Field (which does not work)
-
Along the same lines of the RSS Feed, I am also hoping to remove this “Search Field” which does not work. I suppose my question is..How can I add CSS “code” to Remove something. As in, at the moment I am only adding a few small changes to the default CSS we start out with, such as changing the banner picture. For things that ar e”generated” behind the scenes and what looks like “on the fly”, how can we add code that will “remove” these features (i.e. search field, RSS Feed, etc.)
All help is appreciated.
Thank you,
NateThe blog I need help with is: (visible only to logged in users)
-
Identify the section that is controlling the element you want to hide and then add display:none; .
- The topic ‘Remove Search Field (which does not work)’ is closed to new replies.