Advertisement
jan_dembowski

Hide Twenty Eleven Search Form

Jun 12th, 2012
1,275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.29 KB | None | 0 0
  1. /*
  2. Theme Name: Twenty Eleven Child Theme
  3. Author: Self-Help WordPress User
  4. Template: twentyeleven
  5. */
  6.  
  7. @import url("../twentyeleven/style.css");
  8.  
  9. #branding #searchform {
  10.     display: none;
  11. }
  12.  
  13. #myheadertext {
  14.     position: absolute;
  15.     top: 3.8em;
  16.     right: 7.6%;
  17.     text-align: right;
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement