How to change Magento 2 welcome message
- Go to Content > Design > Configuration
- Click Edit at the storeview that you want to change welcome message for
- Under Header section, edit the Welcome Text field to change the default Magento welcome message
- Click Save Configuration
In Magento 2, there’s a “Welcome” message in the upper-right corner that says “Default welcome msg!”. You can easily customize this welcome message for each store or store view.

To change the welcome message:
- Log in to your Magento 2 backend
- On the left menu, go to Content > Design > Configuration
- Click on Edit at the storeview that you want to change welcome message for
- Under Other Settings, select Header
- Under Header section, edit the Welcome Text field to change the default Magento welcome message
- When you’ve done editing, click Save Configuration. There may be a popup asking you to refresh cache. To do that, click “Cache Management“
- Check the boxes before Configuration and Page Cache, then select action Refresh and then click Submit
- Done! Now refresh your homepage and check the new welcome message!
Further Reading:
How to Change Magento 2 Logo
Change Store Email Addresses in Magento 2
Change Order Status in Magento 2
Is it helpful?
Let us know if you liked the post. That’s the only way we can improve.
Hi, I want to show the default welcome message only when the customer is logged in. Please help me to solve this. Thank you.