Hide Site Title/Tag with CSS

I’d like to keep my site title and tag line in place for SEO purposes but hide it for visitors so it doesn’t show up underneath the header image I have in place.

How can I accomplish this?

Site is: http://www.betterbibleteachers.com

thanks for the help!

Hello Nathan,

Add following line of CSS code in Custom CSS box provided by rtPanel.

.rtp-logo-container { display: none; }

Thanks

@sagarjadhav you are a gentleman and a scholar

thank you!

@Nathan_Johnson ,

Thanks for your kind words. :slight_smile:

It’s our pleasure to help the community.

Regards,