Header removed – how to fill gap?

Viewing 4 posts - 1 through 4 (of 4 total)
  • #12385
    pmb
    Participant

    Hello all,

    Am working on a different site, and have removed the header (H2) as we have an image header for each page.

    However there is now a gap where the H2 text should be, and I need to move the banner to the top of the content box.

    See: http://www.peterbryant.co.uk/?page_id=161

    Can anyone help please?

    Thanks in advance

    #12407
    Alexander
    Participant

    Hi pmb,

    try to add this to your css:

    .single .entry, .page .entry {
    padding-top: 0px;
    }

    Cheers,
    Alexander @ http.//www.mouseclick.com

    #12426
    pmb
    Participant

    Alexander,

    Thanks – works great!

    Peter

    #12628
    flashnomad
    Participant

    HI,
    I’m trying to keep the header but to diminish the space between the header and the slider to about the same width as the header… just enough room for the title and the tagline.

    How can I do this? Seems like you’ve already done it…???

    thanks,
    Bibi
    http://www.malibuorchards.com

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.