Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I am using a free wordpress theme named Pitch (http://siteorigin.com/theme/pitch/) . I want to edit the main nav menu . I want put the search bar into the menubar . I did it by editing CSS , changing the top-margin. But when did this , search bar doesn't work anymore.

share|improve this question
Use your browser’s debugger to see if there is another element on top of the search form now. – toscho Mar 10 at 0:05
Just set a z-index to the search form – Jacob Rambo Mar 10 at 1:57
I tried , but didn't work – Shuvro Shuvro Mar 10 at 17:21

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.