Agile Header Help

Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #7037
    xander
    Member

    Hey, I have a couple questions about the header.

    1) Is it possible to remove the header altogether and have it only appear as you scroll down?

    2) Is it possible to shrink the size of the header both as the homepage loads and as you scroll down?

    3) Is it possible to align the logo with the rest of the header elements instead of having it overflow further down into the screen?

    Thanks for your help!

    #7044
    Ernesto
    Member

    Hi! How are you doing?

    1) You’ll need to set the header as display:none with CSS. After that, you’ll need to asign a different class to the sticky header and set it as display:block.

    2) Yes, it depends on the width and height proportions you set for the header.

    3) Could you send us a screenshot of what you wish to accomplish?

    If you want, you can send us a link to your web page so we can provide you with the exact code you need.

    Cheers!

    #7080
    xander
    Member

    Thank you so much. As far as question one guess, when I set display:none; the header space is still their at the top of the page, only now as a blank white bar. What do I need to change to make it go away?

    #7094
    Ernesto
    Member

    Hi! Send us a link so we can provide you the exact code you need. Probably you set as not to show the content, but not the segment which contains the header.

    Cheers!

    #7095
    xander
    Member
    #7123
    Ernesto
    Member

    Hi! In order to remove the black space in the page, go to your Custom CSS Section in the Theme Options Panel and enter the following code:
    #sticky-wrapper {display: none}

    Cheers!

    #13044
    gypsygal1207
    Member

    Hello – I am trying to figure out how to make my header image look right in the theme.. I have adjusted and played with all the settings, but can’t figure it out.

    My header image is attached.. just need to know either how to size it for this theme, or how to change header settings to make it appear correctly..

    here is the site:
    ask-g.guru

    and here is the header pic.. do i need to make the original photo a different size?

    Please advise thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Agile Header Help’ is closed to new replies.