Gap above header action hook on home page

  • bricesm

    #8103

    Hi – I would be really grateful of a fix for this…

    I have used the header action hook to insert a NextGen slideshow to get rotating images. It works fine – except when the homepage loads there is a small gap above where the slideshow appears. On all the other pages, the gap isn’t there – it fits OK everywhere apart from the homepage.

    Any advice GREATLY appreciated. I love the theme and the ability to customise it. Thanks!

    Steve

    Admin

    Syahir Hakim

    #40354

    Try adding this to the theme’s Custom CSS option:

    .ngg-galleryoverview {
    margin-top: 0;
    }

    bricesm

    #40355

    Hi

    Thanks for the reply. I have tried this but it has made no difference. It is still just the homepage that has the gap. All other pages are OK.

    Any other ideas greatly appreciated.

    For info – my custom css now includes …

    .header-img {

    display: none;

    }

    .ngg-galleryoverview {

    margin-top: 0;

    }

    Many thanks

    Steve

    bricesm

    #40356

    Just updated to todays release – and gap has gone !!

    Thanks anyway.

    Steve

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

  • You must be logged in to reply to this topic.