Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #50835
    greenline
    Member

    Hi all,
    as a happy user of adventurous, i’m wondering why the headline together with the main-menu went’s dark, when you once scoll up and than down the page.
    Have a look here: http://www.greenlineholidays.de

    Does anyone have a idear?

    kind regards
    Dirk

    #50862
    Sakin
    Keymaster

    @greenline: You are using old version of theme. Can you update to latest version. Adventurous 1.4 then if there is still problem then I will check in. After the update don’t forget to refresh your browser to clear the cache.

    #51028
    greenline
    Member

    Great!
    No black line on top!
    But, the menu and headline is still changing. The lette size of the Logo text is not the same. I try to find this in the css.
    Thank you!!!
    Dirk

    #51029
    greenline
    Member

    hmmm…
    now the headline disabpeats, when you scoll up first and than scroll down.
    It seems that this happens in FireFox when Zoom is not set to 100%. Why?

    #51045
    Sakin
    Keymaster

    @greenline: The logo and text in the header is designed to make it small when you scroll down in Adventurous Theme. Check out the demo http://catchthemes.com/demo/adventurous/

    If you don’t want that to change then you can add the following css in “Appearance => Theme Options => Custom CSS” box:

    #site-logo img,
    #masthead.fixed-header #site-logo img {
        max-height: 41px;
    }
    #site-title,
    #masthead.fixed-header #site-title {
        font-size: 20px;
    }

    Sorry I don’t understand your other question. It looks fine to me.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header menu went's dark when scrolling’ is closed to new replies.