how do i change the site title
-
I have the sight theme and want to center my site title page so I can have my tag line underneath. Please help
The blog I need help with is: (visible only to logged in users)
-
You may want to use this code
.site-title { float: center; width: 100% }The width 100% makes the site title show up in a single line. Changing it to smaller numbers (45% or 60% etc), will split your title and show it in multiple lines.
-
New to Custom Content / Design? To use the above code copy it then;
Go to Dashboard > Customize > Click the CSS > (delete the ‘welcome to css….’) > then paste the above code given by simplysaru….
It’s perhaps the first code entered there; when you add more custom content, you’ll enter it under that code… I didn’t use my cc/ design like this until the other day even though I’ve had the upgrade for over a year…. hope it helps…
-
If you find that not working out as you’d like it to look, there was an article by WordPress on the 28th May regarding using custom header pictures and text here.
- The topic ‘how do i change the site title’ is closed to new replies.