Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #582312

    Hello,

    in enfold theme > header. I select header layout > logo left menu below. Also, on tab header behavior I want to select Sticky Header.

    How can i do sticky header only nav menu without logo.

    Thank you

    #583064

    Hey Isakos-Soft,

    I’m not sure I understand what you are trying to do there, could you post a screenshot highlighting the changes you would like to make please? You can upload to a service like imgur.com and then link to it here.

    Best regards,
    Rikard

    #583343

    Hello,

    I want to hide logo and the area which logo show on scroll down. I want to show on scroll down only the nav menu like that image.

    http://i.imgur.com/nJhafAE.png?1

    #583348

    Hi!

    Please go to Enfold theme options > Header > Header Behaviour and check sticky and shrinking options and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .header-scrolled .av-logo-container {
        display: none;
    }

    Best regards,
    Yigit

    #583366

    That worked perfectly.

    Thank you

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Nav menu without logo sticky header’ is closed to new replies.