Block Page Customizer

The Block Page Customizer lets you control the appearance and content of the page shown to blocked visitors. This feature is available on all plans, including Free.

Access it from Block Page in your dashboard.

Page Layout

The editor is split into two columns:

  • Left side — All customization controls organized in four sections.
  • Right side — A sticky live preview that updates in real time as you make changes.

Customization Options

Design

FieldTypeDefaultDescription
Background colorColor picker#eaeaeaBackground color of the entire block page.
FontDropdownUse theme fontFont family for all text on the block page. Choose from 26 options including system fonts, or use your store’s theme font.

Available font options: Use theme font, Helvetica, Tahoma, Trebuchet MS, Times New Roman, Georgia, Garamond, Courier New, Arial, Verdana, Calibri, Futura, Gill Sans, Impact, Baskerville, Palatino, Lucida Sans, Cambria, Rockwell, Franklin Gothic, Comic Sans MS, Optima, Century Gothic, Bookman Old Style, Avant Garde, Didot.

Text

FieldTypeDefaultDescription
HeaderText input”Oops! Restricted area”The main heading shown to blocked visitors.
SubtitleText input”It seems like you don’t have the necessary permissions to access this content.”Supporting text below the header.
Header colorColor picker#000000Color of the header text.
Subtitle colorColor picker#000000Color of the subtitle text.
Header sizeRange slider (5-30px)17pxFont size of the header.
Subtitle sizeRange slider (5-30px)14pxFont size of the subtitle.

Button

FieldTypeDefaultDescription
Text sizeRange slider (5-30px)14pxFont size of the button text.
Corner radiusRange slider (0-35px)4pxRoundness of the button corners.
TextText input”Return”The label shown on the button.
LinkText inputEmptyURL the button links to. If left empty, no button is shown. The field placeholder shows your store domain.
Text colorColor picker#ffffffColor of the button text.
Background colorColor picker#000000Background color of the button.

The Link field validates the URL on blur. If the URL is incomplete (e.g., example.com), it is automatically completed to https://example.com. An error appears if the format is invalid.

Spacing

FieldTypeDefaultDescription
Header bottomRange slider (0-50px)10pxSpace below the header text.
Subtitle bottomRange slider (0-50px)20pxSpace below the subtitle text.

Live Preview

The right side of the page shows a real-time preview of your block page. Every change you make to text, colors, fonts, sizes, and spacing is reflected immediately in the preview.

Preview on Storefront

A preview button (eye icon) appears at the top right of the page. Clicking it opens your block page at the URL:

https://yourstore.com/kedra-unauthorized-preview

This lets you see exactly how the block page looks on your live storefront.

Saving

A Save bar appears at the top of the page when you have unsaved changes, with Save and Discard buttons.

  • Save — Validates the button link (if provided), saves all settings, and shows a “Block page updated” confirmation.
  • Discard — Reverts all changes to the last saved state.
  • If you try to navigate away with unsaved changes, a confirmation dialog appears.

How the Block Page Works on the Storefront

When a visitor is blocked by any rule (country, IP, VPN, bot, ASN, or referrer), the block page is rendered as a full-screen overlay that covers the entire page:

  1. All existing page content is removed.
  2. A fixed-position overlay fills the entire viewport.
  3. The overlay displays your customized header, subtitle, and button (if a link is set).
  4. The visitor cannot scroll, interact with, or see any store content behind the overlay.

If a specific blocker has a redirect URL configured, the visitor is redirected to that URL instead of seeing the block page.

Default Block Page

If you have not customized the block page, blocked visitors see a default page with:

  • Background: Light gray
  • Header: “Oops! Restricted Area”
  • Subtitle: “It seems like you don’t have the necessary permissions to access this content.”
  • Button: Not shown (no link configured by default)
  • Font: Browser default
  • Colors: Black text on light gray background

Next Steps