Pining a strip

Hi all,

I am working on a custom Navigation bar that is used within a strip. I don’t have it attached to the header as I want it to overlap the page contents.

The header is frozen to the top of the screen so when I scroll down and hover over an item to show the custom drop down, it is stuck to the top of the page…

Is there away I can pin the strip to under the header with code or something?

really do not want to use wix built in navigation bar.

Thanks in advance,
-Scott

3 Likes

Hi Scott,
You can add 2 strips to your page- one with the design of your header and another one with the custom navigation, pin them both to the header and use the show and hide function to show the relevant strip (you can use the onViewPortEnter and onViewPortLeave to determine which strip to display.

Best,
Tal.

Hi Tal,

I understand what you are saying but what I am trying to do is have this navigation strip display over the main page contents. Not all inside the header.

I need this too.

Seems Strip cant be pin within the page body just like box. Strip has full width which it does automatically fit to any computer screen size unlike box.

Hope to hear from Tal soon.

Regards,
DA

Hi DA,

Yeah it’s quite frustrating to be honest. All elements should be allowed to Ben pined to the screen…

SD

Hi SD

You’re exactly right. We’ll have to wait and im sure they will find a way.
Or we’ll have to explore the other way - more coding.

DA

Any progress DA?

Hi Scott

After few days of research, I did not find ways to pin the strip even through the wix code.
HTML function to allowFullScreen has been turned off.

im using box to pin centered my nagigation bar though it won’t automatically adjust/ fit to any computer screensize.

DA

Hi All,

Any workaround on this? I am trying doing this but cannot find a decent solution.

Thanks in advance.