Skip to Content
Meet our new project Fantasma: Create custom themes visually for Free.
DocsScopeSite WideSubscription Form

Subscription Form

Scope displays a subscription form in the footer and on certain pages. You can customize the text or hide it completely.

Change subscription form texts

  1. Go to Settings β†’ Site β†’ Design & branding
  2. Click Customize β†’ Theme β†’ Site wide
  3. Change title in Subscription form title setting
  4. Change description in Subscription form description setting

Default Values

The default values are:

  • Title: β€œStay Inspired”
  • Description: β€œGet weekly insights, exclusive tutorials, and behind-the-scenes content from our creative team. No spam, just pure inspiration delivered to your inbox.”

Subscription images

The scrolling images in the subscription section are defined in the theme template and are not available in Ghost Admin settings.

If you want to change them, edit this template file in your theme:

  • /partials/sections/subscription.hbs

Inside it, update image paths in the .section-images block (for example subscribe-1.jpg to subscribe-6.jpg).

The repeated images marked with {{!-- For loop marquee. --}} are used to keep the infinite scrolling effect smooth, so keep the same structure when replacing images.

Hide subscription form

To hide the subscription form:

  1. Go to Settings β†’ Site β†’ Design & branding
  2. Click Customize β†’ Theme β†’ Site wide
  3. Clear Subscription form title setting (leave it empty)