New: FusePoint Cards updates — styling, audiences, drag & drop. Learn more.

Back

FusePoint Section WebPart Customizer Documentation

Type: Web Part

Overview

The FusePoint Section WebPart Customizer is a front-end styling web part that applies visual customizations to all web parts sitting within the same SharePoint section. It consolidates border controls, spacing, custom CSS injection, and background generation into a single, easy-to-configure web part — eliminating the need for multiple styling tools on a page.

Note: This web part replaces the standalone FusePoint Background Generator. All background customization features are now available within this web part. See the Background Customization section below.


Features

  • Border Controls: Choose size (small / medium / large) and color for section borders
  • Padding: Add inner spacing around web part content (in px)
  • Border Radius: Round the corners of bordered web parts
  • Custom CSS: Inject CSS scoped exclusively to the web part's section
  • Selective Borders: Hide borders on individual web parts by index
  • Background Customization: Solid colors or multi-color gradients for the entire section
  • Text Contrast: Automatic or manual text color selection for readability
  • Live Preview: Real-time visualization of all changes
  • SharePoint Integration: Works with both FusePoint and OOB web parts in the same section

How to Use

Adding the Web Part

  1. Edit your SharePoint page
  2. Select Add a Web Part from the ribbon
  3. Choose FusePoint Section WebPart Customizer from the gallery
  4. Add it to the section you want to style — it will affect all web parts in that section

Border & Spacing Options

Configuring Borders

  1. Open the web part property panel
  2. Set Border Size: Small (1px) / Medium (4px) / Large (10px)
  3. Set Border Color using the color picker (defaults to your site's primary color)
  4. Set Padding in px (default: 0)
  5. Set Border Radius in px (default: 0)

Hiding Borders on Specific Web Parts

By default, all web parts in the section receive a border — except Text and Spacer web parts, which are always excluded.

To hide the border on a specific web part:

  1. Count the web parts in the section from top to bottom (starting at index 1 — Text and Spacer are counted too)
  2. Enter the index number(s) of the web parts you want to exclude from the border

Example: If your section contains:

1 — Text
2 — Spacer
3 — FusePoint Web Part   ← enter "3" to hide its border
4 — Quick Links

Section WebPart Customizer - Border Settings


Custom CSS

The custom CSS field allows you to write styles that are scoped exclusively to the web part's section — they will not affect other sections on the page.

Example — increase title font size for all web parts in the section:

.section-title {
  font-size: 30px;
}

Example — fix OOB Quick Links overflow when padding is applied:

[data-sp-feature-instance-id="YOUR_WEBPART_ID"] div[role="presentation"][class~="ms-List-cell"] {
  width: 100%;
}
[data-sp-feature-instance-id="YOUR_WEBPART_ID"] div[role="presentation"][class~="ms-List-cell"] div:has(> [role="listitem"]) {
  width: 100% !important;
}

Section WebPart Customizer - Custom CSS


Background Customization

The background customization features from the legacy FusePoint Background Generator are built into this web part.

Configuring Backgrounds

  1. Select background type: Solid or Gradient
  2. For Solid: choose a fill color
  3. For Gradients:
    • Set the gradient angle (0–360°)
    • Add or remove color stops
    • Adjust color positions
  4. Set text color for optimal readability against the background
  5. Save to apply changes

Background Options:

  • Solid Color: Full spectrum color picker
  • Gradient: Multi-stop gradients with adjustable angles and positions
  • Text Contrast: Automatic or manual color selection

FusePoint Section Background


Benefits

  • All-in-One: Replaces separate Background Generator and Section Customizer web parts
  • Scoped Styling: CSS and borders apply only within the target section
  • Compatible: Works with FusePoint and out-of-the-box SharePoint web parts
  • Brand Alignment: Match corporate color schemes with precise color controls
  • No Code Required: Intuitive property panel — no developer needed for common tasks

Conclusion

The FusePoint Section WebPart Customizer brings all front-end section styling into one place — borders, spacing, scoped CSS, and backgrounds. It reduces clutter on your SharePoint pages while giving editors full visual control over individual sections without any custom development.

Try FusePoint for Free!

No credit card required.

FusePoint

The perfect addition to your SharePoint environments.

$399

$0

USD for 30 Days
then $399/mo

  • 20+ new SPFx webparts
  • 6 SPFx extensions
  • Support
  • Documentation
Try FusePoint

Get your team started now.

Pricing