• hi ….please have a look at the pic in the link for more detail….
    can any one help in modifiying the theme 20 1 of wordpress…i dont want the area above my header image….

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rgxsingh

    (@rgxsingh)

    lubana.com is my site

    hide the header text under:
    dashboard – appearance – header: Header Text – untick: ‘Show header text with your image. ‘

    general:
    do not edit the default theme Twenty Eleven directly;
    for any edits to the formatting, use a custom css plugin (for instance the custom css part of ‘jetpack’), or create a child theme if you need to edit the templates; http://codex.wordpress.org/Child_Themes

    to remove the search form, add this to the styles:

    #branding #searchform { display: none; }
    #branding .only-search + #access div { padding-right: 5px; }
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘20-11 theme modification’ is closed to new replies.