Scroll Down Nav
The scroll down nav can have any amount of link tabs to scroll to anchors but also has three normal links which can be configured to open internal or external pages and have a new windwo option.
The navigation bar can be relatively positioned to scroll with the rest of the page content or be set using the CSS position selector set to "sticky" to allow it to scroll to the top and stick at the top or at a preset distance from the top if used along with a sticky header or navigation.
Icons
The scroll down links have a chevron down icon created using a CSS ::after pseudo element which inherits the link font color and hover color. The icon is created using the CSS equivalent of the HTML heavy right-pointing angle rotated through 90°.
A can be seen from the above example the links can have their own background color which can have its opacity slider set to zero so that the links blend in with the main background.
Anchors
Anchors can be created using the ThemeKit Heading widget, the ThemeKit SVG Heading widget, the ThemeKit Line Break or the ThemeKit Spacer widget. Thes widgets have a checkbox to turn on the anchor feature and a numbers box to enter the anchor link's ID.
Scroll Top
There is an optional link which can be tacked on at the end for a smooth scroll to the top function. The chevron icon is reversed and it has its own control for scoll time set in milliseconds.d.