wordpress question - Where can I change this?

alice252293

Elite Member
Joined
Nov 21, 2017
Messages
1,536
Reaction score
700
My site display https:/mydomain.com But I want to change to some thing else .
where can I change this?

ask.png
 
It's the first one under general settings called Site Title.

Goto https://yourdomain.com/wp-admin/options-general.php

xDVkzJf
 
Yes it works But it also display on the left site menu.

That's how it's supposed to work. If you don't want to see the site title in the left side menu(WP Admin Bar), install uBlock origin chrome extension and goto the extension's options and add the following code under "My Filters"

Code:
enteryourdomainnamehere.com###wp-admin-bar-site-name > .ab-item
 
Back
Top