The theme I am using is Argento. On my iphone, if I click on new tab, it shows the page title on top of each tab and my web site is showing as Argento Theme. Can anyone tell me where the site name is stored?
Solved! Go to Solution.
Hi @bigbob2
Try to edit title of cms page by using below steps:
1. Go to "Admin > Content > Pages "
2. Select cms page set for Home page
3. Edit Page title according to your need.
4. run command "php bin/magento cache:flush"
If this does not help to you. Kindly refer below link :
https://magento.stackexchange.com/questions/157653/settitle-in-loadlayout-in-magento-2
If issue resolve, please click on 'Kudos' & Accept as Solution!
Hi @bigbob2
Try to edit title of cms page by using below steps:
1. Go to "Admin > Content > Pages "
2. Select cms page set for Home page
3. Edit Page title according to your need.
4. run command "php bin/magento cache:flush"
If this does not help to you. Kindly refer below link :
https://magento.stackexchange.com/questions/157653/settitle-in-loadlayout-in-magento-2
If issue resolve, please click on 'Kudos' & Accept as Solution!
Fabulous, thank you so much.
@Bhanu Periwal wrote:Hi @bigbob2
Try to edit title of cms page by using below steps:1. Go to "Admin > Content > Pages "
2. Select cms page set for Home page
3. Edit Page title according to your need.
4. run command "php bin/magento cache:flush"
If this does not help to you. Kindly refer below link :
https://magento.stackexchange.com/questions/157653/settitle-in-loadlayout-in-magento-2
If issue resolve, please click on 'Kudos' & Accept as Solution!