fueko home fueko home

Welcome

Add and customize text in the welcome section on the homepage.

Step-by-Step
  1. Go to the 'Design & branding' settings in the Ghost Admin.
  2. Open the 'Theme' tab and go to the 'Site-wide' section, then find the 'Welcome' position.
  3. Enter your text.
  4. Click 'Save' to activate.
Tip: How to customize the text

To make text bold, use the <b> or <strong> tag, like this:

Your own <b>welcome text</b>
You can also use other HTML tags such as <i>, <em>, <small>, etc. Each tag must have a closing tag, for example </em>. For some Serif fonts without a bold option, an italic effect appears instead.

If you want to start a new line, use the <br> tag, for example:

First line<br>
Second line
You can use two <br><br> tags to create a space between lines.