How to Add Blocks to a Shopify Section (2026)

Last updated
Expert reviewed
5 min read
Jacques Blom
Jacques Blom
CTO at Fudge.

Key takeaways

  • To add a block, click a section in the Theme Editor, then click “Add block” at the bottom of the section settings.
  • Available block types depend on the section - each section defines which blocks it supports.
  • Blocks are the individual content items inside a section: text, images, buttons, icons, slides.
  • Some sections have a maximum block limit - the “Add block” option disappears when the limit is reached.
  • For block types your theme doesn’t support, Fudge can build custom sections from a plain English description.

Adding blocks is how you grow content inside a section - more feature items, more testimonials, more slides. Here’s exactly how to do it in the Shopify Theme Editor.

Why you can trust us

We’ve built and customised hundreds of Shopify storefronts. We also built Fudge - an AI storefront editor with a 5.0 rating on the Shopify App Store.


How to add a block to a Shopify section

  1. Go to Online Store > Themes > Customize.
  2. Navigate to the page containing the section you want to add a block to.
  3. In the left sidebar, click the section to select it and expand its settings.
  4. Scroll to the bottom of the section settings panel.
  5. Click Add block.
  6. A menu appears showing the available block types for that section. Click the block type you want to add.
  7. The new block appears in the sidebar and in the preview. Click into it to edit its content.
  8. Click Save when you’re done.

What block types are available?

Block types vary by section. Each section in your theme is built to support specific blocks. Examples:

Section typeTypical block types available
Features gridFeature item (icon, heading, text)
SlideshowSlide (image, heading, button)
TestimonialsTestimonial (quote, name, rating)
Image with textButton, text overlay
Product tabsTab (heading, content)

If you don’t see the block type you need, that section doesn’t support it. Your options are to use a different section, or build a custom section.


Block limits

Many sections have a maximum number of blocks. For example, a three-column features section might cap at three feature blocks. A slideshow might allow up to ten slides.

When a section has reached its limit, the “Add block” button disappears. If you need more blocks than the section allows, you’d need a different section type or a custom implementation.


Adding blocks to specific section types

Adding slides to a slideshow

  1. Click the slideshow section in the sidebar.
  2. Click Add block > Slide.
  3. Set the image, heading, and button for the new slide.
  4. Reorder slides by dragging their drag handles in the sidebar.

Adding items to a features or benefits section

  1. Click the features section.
  2. Click Add block > Feature (or whatever the section calls it).
  3. Set the icon, heading, and description.
  4. Drag to reorder.

Adding buttons to a hero section

  1. Click the hero section.
  2. Click Add block > Button.
  3. Set the button label and link.
  4. Most hero sections support one or two buttons maximum.
Need a section type or block type your theme doesn't have?
Try Fudge for Free

What if there’s no “Add block” option?

Some sections don’t use a block-based structure. They have a fixed layout with a set number of content fields - no blocks to add or remove.

If you don’t see “Add block” in the section settings, the section has a fixed structure. To add more items, you’d need to either:


When you need a block type the theme doesn’t offer

Shopify themes define what blocks each section supports. If you need a block type that doesn’t appear in the “Add block” menu, the theme doesn’t include it.

This is one of the most common limitations merchants hit. Common examples:

For these, Fudge can build the block from a description. Tell Fudge what you need and where you need it - Fudge generates the Liquid code and adds it to your theme as a draft for you to review.


Quick recap

Jacques's signature
Add any block type to any section — just by describing it.

You might also be interested in

How to Change Heading Font Size in Shopify (2026)
Learn how to change heading font sizes in Shopify - from global Typography settings in the Theme Editor to custom CSS for per-heading control.
How to Hide a Section on Desktop in Shopify (2026)
Learn how to hide any section on desktop in Shopify — using Theme Editor visibility settings or a CSS media query. Step-by-step guide for 2026.
How to Change Button Text in Shopify (2026)
Two methods for changing button text in Shopify - section button labels in the Theme Editor, and system buttons like 'Add to cart' via Edit languages.