Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #892723

    Hi Kriesi Folks! :-)

    Forgive me if this is a repeat, but I didn’t see this topic in the first couple of pages.

    Is it possible to have a transparent, Large, header (height) for the home page, a transparent, Slim header for all other pages/posts/etc. and still have them both behave the same (bg color, menu text color, etc.) when everything is scrolled?

    Thanks!

    Scott

    #892730

    Hey scotthco,

    Yes, just set it to slim header then go to Enfold > General Styling, then on Quick CSS add this css code:

    .home .av_minimal_header #header_main .container, 
    .home .av_minimal_header .main_menu ul:first-child > li a {
        height: 118px;
        line-height: 118px;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.