Removing text from headers
Hi,
How do I remove page names from the header throughout please?
In the example attached, I’d like to remove ‘Contact’.
I’ve included current header settings for that page.
Thanks.
Attachments:
You must be
logged in to view attached files.
Solution for this topic
Hi @zapata,
I hope you are well today and thank you for your question.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
body.page .titlebar-title .titlebar-title-h1 {
display: none;
}
Best regards,
Shufflehound team
Hi,
Thanks for the reply.
Unfortunately, Itβs not working for me.
Have I entered the CCS correctly? See attached.
Regards,
Attachments:
You must be
logged in to view attached files.
Yes it seems you are using the CSS code correctly.
Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?
Hi,
I’ve pasted the code into the ‘Additional CSS’ in the ‘customise’ view and now appears to be working.
Thanks!
You are most welcome here π
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.