Skip to content

Advanced tab

The “Advanced” tab controls a block’s overall visual style and advanced operations.

Advanced tab overall layout

  • Card title: “Color scheme”
  • Current scheme name (custom shows “Custom”)
  • “Change scheme” / “Pick a scheme” button → opens modal:
    • Title: “Color scheme”
    • Top banner: “Switching applies the chosen scheme’s colors and shapes to your block. Text content, layout, and items stay as-is.”
    • 4 built-in schemes: Plain Color / Plain Mono / Brand on White / Brand Fill
    • Current scheme marked “Current”, after applying shows “Applied”

When you switch a scheme, only colors and shapes change. Fields you’ve manually overridden stay as-is, and text / layout / items are never touched.

Color scheme card with switch modal open

Below the built-in schemes, the “From your theme” group lists schemes derived from your published storefront theme — full flow and empty-state behavior: Apply theme colors to blocks.

  • Card title: “Advanced CSS” + Pro badge
  • Description: “Add custom CSS for this block and other page elements.”
  • Multi-line CSS input, label “Custom CSS”

The placeholder shows a starting selector tailored to the block type, ready to copy:

Block typeStarting selector
complex.widget-root { /* your styles */ }
floating.widget-root.floating-top { /* ... */ }
label.widget-label-chip { /* ... */ }

The hint area shows extended selector examples (hover state, sub-component level, page-specific level, etc.).

Non-Pro users see the locked state with an upgrade prompt.

Advanced CSS card in collapsed, expanded, and Pro-locked states

  • Card title: “Delete”
  • Tip: “Deleting this block cannot be undone.”
  • “Delete” button (destructive style) → confirms with “Delete this block?”

Delete card with confirmation modal