By default, the title and subtitle (payoff) of your Bolt CMS is set to the following:
sitename: A sample site
payoff: The amazing payoff goes here
We can change both easily by login to your Bolt administrator dashboard.
Login to your Bolt administrator dashboard and click on Configuration >> Main Configuration.

You shall reach the config://config.yml page. Notice the default information listed below:
# The name of the website
sitename: A sample site
payoff: The amazing payoff goes here
Change the details in Line 16 and 17. For example, we shall change it to the following:

Remember to press the Save button to save the changes.
If you wish to omit the subtitle, you need to comment it out. Place a hashtag along wiht a single spacing(‘# ’) before the ‘payoff’ tag.
You can access the front page of your website and see the new changes.

sitename: A sample site
payoff: The amazing payoff goes here
We can change both easily by login to your Bolt administrator dashboard.
Login to your Bolt administrator dashboard and click on Configuration >> Main Configuration.

You shall reach the config://config.yml page. Notice the default information listed below:
# The name of the website
sitename: A sample site
payoff: The amazing payoff goes here
Change the details in Line 16 and 17. For example, we shall change it to the following:

Remember to press the Save button to save the changes.
If you wish to omit the subtitle, you need to comment it out. Place a hashtag along wiht a single spacing(‘# ’) before the ‘payoff’ tag.
You can access the front page of your website and see the new changes.

Published on: 29 / 04 / 2019