Jump to content

keeplifestories

Member
  • Posts

    0
  • Joined

  • Last visited

Reputation Activity

  1. Like
    keeplifestories reacted to creedon in Add multiple buttons to header nav in Squarespace 7.1   
    You will need to have the business plan or above to use this solution.
    Please see Header Buttons Add.
    The code allows for adding more than one button as we can see from the following code snippets. Here we add one.
          {                text : 'enter button text here 1',         url : 'enter url here 1'                  }, By repeating the previous data structure we can add more buttons. Here we add two.
          {                text : 'enter button text here 1',         url : 'enter url here 1'                  },       {                text : 'enter button text here 2',         url : 'enter url here 2'                  }, And here we add three.
          {                text : 'enter button text here 1',         url : 'enter url here 1'                  },       {                text : 'enter button text here 2',         url : 'enter url here 2'                  },       {                text : 'enter button text here 3',         url : 'enter url here 3'                  }, Let us know how it goes.
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.