Skip to main content

How do I change the number of items displayed in an item list?

Colin Connor avatar
Written by Colin Connor
Updated over 8 months ago

Looking for Squarespace? Click Here.


When adding or editing a HTML block.

After, when adding an Element:

<gspro-item-list
  ...
​  size="100"
></gspro-item-list>

Note, you can change value of the size attribute to be how many items you'd like to display. 

Then, click 'Publish'

Did this answer your question?