Hey there, I'd love to remove the search option on my black menu bar. Is this possible in the CSS?
Thanks
The blog I need help with is gemmawent.co.uk.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Hey there, I'd love to remove the search option on my black menu bar. Is this possible in the CSS?
Thanks
The blog I need help with is gemmawent.co.uk.
This should do it...
#branding .only-search #s, #branding .only-search #s:focus {<br />
display: none;<br />
}
Thank you! Do I need to add this additionally, or change existing code? Also, where should this sit?
Apologies if these are obvious questions, I don't have much coding experience :)
Ahh ignore me, Ive mastered it. Thanks very much for your help.
:)
Hey, I have the same question; WHERE do I put this code?!
At WordPress.com, you can add custom CSS to the Appearance → Custom Design → CSS page if you have purchased the Custom Design upgrade.
This topic has been closed to new replies.