Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1345476

    Hello Enfold Theme,

    I have a one question.

    How I can create menu and header like https://www.ketengah.gov.my/.
    When user scroll down, only menu appear and header is display none.

    Thank You.

    #1345512

    Hey,

    Thanks for contacting us!

    Please go to Enfold theme options > Header and choose to display “Logo left, menu below” option and then enable “Sticky” and “Shrinking header” options in Enfold theme options > Header > Header Behaviour tab. Then add following code to bottom of Enfold theme options > General Styling > Quick CSS tab

    .header-scrolled-full .av-logo-container {
      max-height: 0;
    }

    Best regards,
    Yigit

    #1346264

    Hai Yigit.

    It’s function right now. One more thing, how I can create menu like https://www.ketengah.gov.my/.
    When I scroll down color for menu change to black.

    Thanks.

    #1346283

    Hi,

    Thanks for the update. You can set the menu item colour for the transparent state under Enfold->Header->Transparency Options. The other colour will follow your theme settings under Enfold->General Styling->Logo Area.

    Best regards,
    Rikard

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