Delete 'search' widget from Imbalance 2
-
I’ve managed to make the ‘search’ box invisible by putting an empty text box in the widget – but would like to delete the whole thing entirely. This is so I can extend the header across the full length of the blog.
Any idea how to do this using CSS? I’ve searched the forums high and low, but cannot find anything.
Many thanks – the blog is: http://robinlennoxstewart.com
The blog I need help with is: (visible only to logged in users)
-
I found that you fixed this using the following CSS:
#header { padding-bottom: 0 }Nice work!
-
- The topic ‘Delete 'search' widget from Imbalance 2’ is closed to new replies.