I am creating a website from a blank template and I am trying to do 2 things:
I am trying to create a header where the navigation bar remains visible but the contact strip disappers like on the following website: haultainhealth .com
I have tried adding adding 2 strips (1 for contact and other for navigation bar) and an anchor and tweaking the javascript to show and hide the element, but it just leaves a blank space where the contact strip was??
I am also trying to create a navigation bar with downward facing arrows for the drop down menus like on the website listed above. Could a custom navigation bar be added using corvid? Perhaps a Html import as not all browsers support javascript?
I am a Wix and coding newbie so really any help would be much apreciated!
a) yes you can import HTML-elemts, you will need to use —> iFrame-HTML-Component.
b) perhaps this example will show you, how to work with STRIPES + ANCHORS + BOXES + VIEWPORT-ENTER/LEAVE…just take a look at this example and eventually read the post related to this example…
Thanks for your replies! The coding tasks I put up are tricky. Just how to make the one strip disapper at the top and the nav strip remain (like haultainhealth .com) is really a challenge. I think it involves javascrip show and hide or similar.
Thanks for the tip about iframes.! I will try and and see if I can indeed import a navigation bar of my own choosing.
I will need to get better with the coding i think:)