Hi Paul,
In a Page, I am using navigation add on within a section. I used 6 navigation items where the last item is a link to a page and the other 5 items, on click, scroll down to a section in the same page. So I used #Sectionid in Link to scroll down to the respective section in the same page. When I set the Scroll To and set the Scroll offset to 120, the first 5 navigation items are working perfectly fine and is taking up the styles - Normal, hover, active properly. But the navigation item where in the Link, a page has been selected, is not working and on click, it is not redirected to the page.
When I disable the "Scroll To", the navigation item with page link is working properly by redirecting it to the page but only the style - Active is not working for the 5 navigation items !
This looks weird. Please help.