Charlotte Mabry
asked 11 years ago

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.

1 Answers
DominicStaff
answered 11 years ago

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 !

Charlotte Mabry
replied 11 years ago

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!

Dominic Staff
replied 11 years ago

Hi,
Please send me username & password of your site (via private answer) for further checking.
Regards,

Powered by DW Question & Answer Pro