I have decided to go with an image on my homepage banner that includes a large version of my logo. I no longer need the site title to display. How can I turn this function off? Leaving it blank does not do the trick and my guess is that will affect SEO.
Hello Charlotte !
If you do not want to display the Site Title on theme, you can do as the following:
1. Install the Jetpack by WordPress.com plugin.
2. Setting Jetpack then enable the Custom CSS feature.
3. Move through Appearance > Editor Css, add the following code:
.home .banner .page-title {
display: none;
}
Hope this helps !
I did what you told me to and it broke my homepage. When I changed the theme to twenty-twelve everything displayed properly. Now I can’t get it to go back to what it was showing me before. PLEASE HELP!
Hi,
Please send me username & password of your site (via private answer) for further checking.
Regards,
Please login or Register to submit your answer