In sprwt you can edit your sites navigation links located in the Header (top of site) and Footer (bottom of site). To get started go to Business Settings > Configurations > Theme: Navigation.


Theme: Navigation

  • Select which Pages to show on header in the navigation bar and which Pages to show on footer beside the Meal Ordering pages
  • Name the built-in pages to customize how they will appear to the customer, or create a custom link and a name to display for that link.





---------

*Notes

  • HTML Codes to use for Custom Links
    • To add a link to text, add href="https://sprwt.io" to the end of the opening tag
      • eg: <a href="https://sprwt.io/">Click Here.</a>
      • To have the link open in a separate tab, add target=_"blank" after the link
  • For any URL within the website, you can start from after the first slash. For example, to redirect to demo.sprwt.in/packs, you can just enter the text packs