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
- Go to Settings β Site β Design & branding
- Click Customize β Theme β Site wide
- Change title in Subscription form title setting
- 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:
- Go to Settings β Site β Design & branding
- Click Customize β Theme β Site wide
- Clear Subscription form title setting (leave it empty)