remove or resize header

  • Anonymous

    #1660

    My url is http://www.healibd.com I’m using the Graphene 1.4.1 I’d like to make the header smaller or event remove it completely. There is an option to remove header but it leaves the space place, If I can’t make it smaller I’d like to remove it and my top menu bar be the first thing on the page at the top. Please help.

    Here is a site I found as an example that they seemed to have moved the header. Please tell me how to do this and also make it smaller if I want to. thank you

    http://books-on-line.co.za/booksonline/

    Admin

    Syahir Hakim

    #16692

    Simply insert this in the Custom CSS option:

    #header {
    display: none;
    }

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

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