Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #453614

    Hi,

    I want to place a picture (or a slider/video) above the menu-bar, that has to disappear by scrolling. The menu bar itself should stay and when it reaches the top it has to be sticky (see picture in private content).

    Could you please tell me how to do this?

    Regards
    Manu

    #453907

    Hey Manuel!

    Please go to Enfold theme options > Header and choose to display “Logo center, menu below” then go to Header Behaviour tab and check both sticky and shrinking header and then add following code to Quick CSS field in Enfold theme options under General Styling tab

    .header-scrolled #header_meta, .header-scrolled #header_main>.container {
      display: none;
    }

    Cheers!
    Yigit

    #453951
    This reply has been marked as private.
    #453965

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Cheers!
    Yigit

    #453972
    This reply has been marked as private.
    #453977

    Hi!

    Please review your website now. > sign was converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Best regards,
    Yigit

    #454084
    This reply has been marked as private.
    #454088

    Hi!

    It does load totally fine on my end. Just to clarify, i only made changes on Quick CSS field so the issue cannot be something i did. Please try flushing browser cache and refreshing your page a few times and check your website on another browser.

    Regards,
    Yigit

    #454097

    Hey Yigit!

    there was something wrong with the provider (for just a few minutes), ’cause the main page also didn’t run. It seems now to work fine for me. Thank you very much!

    Regards
    Manu

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Picture above menu-bar’ is closed to new replies.