cancel
Showing results for 
Search instead for 
Did you mean: 

On mobile devices, how do I set the Web Site name?

SOLVED

On mobile devices, how do I set the Web Site name?

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? 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: On mobile devices, how do I set the Web Site name?

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"


tab_title.png

 

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!

Problem solved? Click Accept as Solution!

View solution in original post

2 REPLIES 2

Re: On mobile devices, how do I set the Web Site name?

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"


tab_title.png

 

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!

Problem solved? Click Accept as Solution!

Re: On mobile devices, how do I set the Web Site name?

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"


tab_title.png

 

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!