Using the custom link item, I have set up a menu item called Services in my global navigation that links to a widget section of the homepage with Services content. The URL in this custom link is simply #services.
This works fine when I’m on the homepage, but doesn’t work when I click from other pages.
I’ve tried putting a full URL of http://homepageURL.com/#services, and tried http://homepageURL#service, but these do not work on the homepage or other pages.
Is there a way to structure the URL so linking to the anchor works on the homepage and other pages?
Thanks!