I have a few questions relating to the Nav Bar if anyone would like to help!
How do I link a name in my dropdown menu to a section on another page? I know how to link to another page but not on a particular section. How is this done?
How do I change the colour of the names on my dropdown menu once they have been clicked on and directed to other sections? I have tested this out with the various states (hover/pressed/focused) but they are still showing in a default blue colour:
Is it possible to make one of your titles on your dropdown menu into a button instead of a dropdown menu? Example; Our work (dropdown menu), About us (dropdown menu), Contact (button), Client Login (button)
Are there any useful tutorials I could watch that would help me learn about styling the dropdown menu etc?
This is the URL I am testing it out with on the nav bar sticky but itās not working: https://webflow.com/design/vrxstudiostest/ourwork#services I am trying to link āservicesā under āour workā to the services container on the next pageā¦
Go to the Our Work page, click the Services section. Then open the settings panel in the right sidebar (the cog icon) and in the ID field enter services.
First of all, change the Tag on the Services Container element to Div, and remove the ID. Now select the Section it is contained in. See highlighted element in screenshot:
This will obviously only work on the webflow.io version of the site, change the URL to vrxstudiotest.com or whatever your custom domain is to make it work on that.
This is a workaround, as I donāt think there is a way to define a link to a section in a different page currently.
Whoops, there should be a dash between our-work in the link URL. See my edit in the previous post. Make sure to then publish the site to the webflow.io domain and open http://vrxstudiostest.webflow.io/ to test. It wonāt work when previewing in the Webflow designer.
Yep, but before you do that, you can disable the Webflow subdomain from being indexed by search engines (so they wonāt see it) by following these instructions:
Then you can go ahead and publish it to the subdomain to test the nav links.
To unpublish it, simply click the unpublish link.
Is there a chance you can break down this process in very basic terms? I have tried to complete the instructions listed above many times and I still canāt get this to workā¦