Forums

remove the white space above header image in twentyten template (9 posts)

  1. johnman
    Member
    Posted 11 months ago #

    My website is here http://www.premierskewers.com. As you can see i've been able to remove the title header above the header image from following the posts in this forum. However can someone help me remove the white space above my header image. I am using the twentyten template. Help is really appreciated.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 11 months ago #

    Don't edit the Twenty Ten theme. Your changes will be over-written the next time you upgrade WordPress. For this reason, it is recommended that you consider creating a child theme for your customisations. Once your child theme is active, we should be able to help with the customisation.

  3. johnman
    Member
    Posted 11 months ago #

    child theme has been created. Await your instructions.

  4. esmi
    Theme Diva & Forum Moderator
    Posted 11 months ago #

    Now try switching to the new child theme.

  5. johnman
    Member
    Posted 11 months ago #

    Sorry i'm new to this but how do i change to my new child theme from the dashboard??

  6. esmi
    Theme Diva & Forum Moderator
    Posted 11 months ago #

    The same way you activate any other theme - via Appearance -> Themes.

  7. johnman
    Member
    Posted 11 months ago #

    when i click into themes page all i see is manage themes and install themes tab, i don't see activate child theme? what am i doing wrong?

  8. babypress
    Member
    Posted 11 months ago #

    One way is you can add this to the style.css file in your child theme folder, it wont remove it but will make it a height of 1px:

    h1#site-title{
    height:1px;
    }

  9. esmi
    Theme Diva & Forum Moderator
    Posted 11 months ago #

    Is your child theme listed on the Manage Themes page?

Reply

You must log in to post.

About this Topic