Jump to content
Sign in to follow this  
mdvanhelden

how te remove title from site branding?

Recommended Posts

mdvanhelden

Hi, I would like to use the social media option of Site Branding (in the Header section), but without displaying de site title on the left. How can I remove sitename en subtitle? Thanks!

Share this post


Link to post
Share on other sites
catrina

Have you tried removing the image in the Settings? (Settings > Global Options > Custom Header Image) You will need to do that and once you do, add this to your base.css file:

h1.site-title, h6.site-description {display: none;}


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
mdvanhelden

Hi Catrina, thanks for your answer, I tried both options, but not the result that I want: - in de global options there was no custom header image, but I clicked on 'remove' anyway -> no difference - I addid your suggestion to my base.css and the title in my footer was gone, but the site title was still in my 'Site Branding' section... Any other ideas? Thanks!

Share this post


Link to post
Share on other sites
mdvanhelden

I found my answer: #branding a.site-title {display:none;} Thank you anywat Catrine, you brought me on that idea (I think that's not proper English but anyway...)(

Share this post


Link to post
Share on other sites
Kate

Hi Monique - Glad you got it figured out. I'm going to mark this as resolved.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×