How do I use the slider menu plugin?

How can build a menu inside the header that can be responsive and retract into a slider menu icon incase of a small screen?

Thanks

Hi,
This takes some practice and toying with, but the best methods is to hide elements using the responsive tab in the Bubble editor to hide or show certain elements.
image
You can hide or show elements when equal to or under a certain pixel width. Then apply a rule for above x value in width.

You could also use a condition on a element or group when page width is x then hide or show.
image

The slide menu plugin is very useful for responsive framework, you can set the width of the element and then add links via a workflow e.g.
image
image

Luke

Thank you a LOT, very very helpful. Glad you took the time to explain this to me :smiley:

Your welcome, glad it helped!

Forgot to mention, but probably obvious is on the slider plugin, when dropping onto a page or re-usable element you will need to enter values that correlate to the values in the workflow.
image

The slider plugin is very useful for basic links when in responsive view for instance. But it really doesnt provide much in the way of flexibility for positioning or conditions within the menu slider. Icons or images are possible but its more of a hack to implement.

Luke