How to Replace Search Box with a Logo in Twenty Eleven?
-
Hi there,
I’ve tried a number of methods from various sources to remove the search box in Twenty Eleven and replace it with a Logo with partial luck.The only thing I accomplished successfully is
– create a child theme
– managed to prevent the search box from displaying above the header image using CSS/* Search Form */ #branding #searchform { display: none; }
See here: https://www.insurancerecruiter.ca
But I cannot figure out how to add a logo to the exact same spot.
Would love some guidance. Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to Replace Search Box with a Logo in Twenty Eleven?’ is closed to new replies.