WordPress Speed Up Service | WordPress Website Maintenance Packages Reply To: How to hide the site title, by Steve Stern This CSS .site-branding { position: absolute; left: -9999px; top: -999px; } To add CSS: If you are using WordPress 4.7 or later, use the “Additional CSS” option in the customizer. If your theme has a custom CSS option, use that to add the CSS shown above. Learn to use the Chrome Developer Tools to help you see and test changes to your CSS. Reply To: How to hide the site title