Okay
  Public Ticket #836736
Sticky Menu
Closed

Comments

  • Uros Bosnjak started the conversation

    Hey, great theme I really like it! 

    I have a question about sticky menu. 

    1. Is there a chance to show sticky menu on one page (one page only - Contact ) without scrolling? Cause I want to have white menu and it does not show on the white background of course. On the other pages it is fine, cause I have different background colour because of an image.

    2. Is there a chance to make sticky menu the same size all-the time? It gets smaller after you scroll down more. It would be really cool and sexy if it would be the same size all the time. 

  •  1,558
    Laborator replied

    Hi Uros,

    1. You can't show a sticky menu manually as it is automatically activated when scrolling, what you can do is use the CSS below in the Custom CSS area of that page and select a custom (white logo) and set the menu skin to white.

    header.main-header {
        padding-top: 20px;
        background: #000;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }

    2. That's only in the first scroll when it's activated and then it will remain small, you can simply disable the show on first scroll option from the Theme Options.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group