Hi @DjFalco2000
You are going to want to change the amount of blocks in the slideshow shema.
Depending on the theme you are running, go into the **slideshow.liquid** section and in the {% schema %} section, location the blocks part:
“blocks”: [
{
“type”: “slide”,
“name”: “t:sections.slideshow.blocks.slide.name”,
"limit": 6,
…
Change the limit from 6 to however many you’d like. Let me know if you need any further assistance ![]()