RbtSchlr Posted July 14, 2021 Share Posted July 14, 2021 I am in the early stages of planning and building a website for an organization. The organization wants to have a drop-down menu for the main pages listed within its header. For example, when someone hovers over "About Us" in the header, a drop-down menu would appear with Mission, Leadership, etc. I know how to use the folder function to add and organize pages. However, the design of the site and the information on the site is rather minimal. Rather than having page after page after page, I'm organizing the information into discrete sections within a single page i.e. "Who we are," "Our Mission," and "Leadership" are all discrete sections within a single page. Is there a way to create a drop-down menu with links to a specific section of a page? I am using the Roseti template. (Yes, I know this sounds redundant and unnecessary, but that's a whole other story). Thank you. Link to comment
Solution creedon Posted July 15, 2021 Solution Share Posted July 15, 2021 Yes you can do something like what you want. Generally you'd create folders in the Main Navigation. Then in the folders you create Link pages that point to a page and URI fragment. Then within the page with areas you want to link to, you need to add code blocks before each of the areas, something like the following. <div id="mission" name="mission"></div> Without being able to see the pages in question and the site it is hard to be more specific. RbtSchlr and tuanphan 2 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
RbtSchlr Posted July 15, 2021 Author Share Posted July 15, 2021 Yes, you have the idea of what I am after. I will try that. Thank you. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment