WebSite X5Help Center

 
Netty Princen
Netty Princen
User

Sticky menu in WebSite X5 Professional version 13.1.3.11  en

Autor: Netty Princen
Visitado 2600, Seguidores 2, Compartilhado 0  

I have a problem. If I use an empty template and I have made it a responsive website, what do I have to do to get a sticky menu?

I can’t find it in the manual. Also I have checked “always visible”, but that doesn’t work because the header and menu’s disappear anyway. With a sticky menu I have read that the header and menu's don't dissapear if you scroll down. But I don't know how or where I can make a sticky menu.

I am using WebSite X5 version 13.1.3.11.

Regards,

Netty

Publicado em
6 RESPOSTAS - 1 CORRIGIR
Andre E
Andre E
Moderator

The header not, the menu yes, set it in step2 template customization then page scroll options.

Goodluck.

Ler mais
Publicado em de Andre E
Netty Princen
Netty Princen
User
Autor

Thank you for your answer but that is not what I mean. I have already set the scroll options on "always visible". 

Incomedia advertises that in this version of WebSite X5 "sticky menu" is possible. I want to know how to get a sticky menu.

Ler mais
Publicado em de Netty Princen
Incomedia
Elisa B.
Incomedia

Hi Netty, 

in order to get the sticky menu you have to so exactly what Andre has explained: Step 2 - Template > Customization > Page scroll options>Keep always visible . It is only avaiable for the menu, not for the header, so the header will disappear scrolling, while the menu will stay visible.

If you're still having difficulties, please send me a screenshot and the link to your website, so to see what happens, and please explain me step by step what you did.

Here you can find the online guide: http://help.websitex5.com/en/v13/pro/scroll_pagina.htm

I wish you a good day. 

Ler mais
Publicado em de Elisa B.
Netty Princen
Netty Princen
User
Autor

I don't want the menu to dissapear quickly and come back to the top, I want it to stay on the same place.

Please look at this link. This is what I mean with sticky menu. 

(My own website is not ready yet.)

https://www.x5tuts.com/template/tamarillo-v13/

Ler mais
Publicado em de Netty Princen
John S.
John S.
User

Hello Netty

You could use some HTML.

You could use :

<style>

#imMnMn{position:fixed; top: 0px; height: 60px; width: 100%; z-index: 1000;}

</style>

You could use this on one page ( properties - expert )

Or You could use it on all pages ( statistics SEO and Code - expert )

This should make a sticky menu in full width. You can experiment with the styling.

Hope You are helped

Kind regards

John S.

Ler mais
Publicado em de John S.
Netty Princen
Netty Princen
User
Autor

Hello John,

It works! Thank you very much for your help.

Kind regards,

Netty

Ler mais
Publicado em de Netty Princen