Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can I hide the page name in Confluence?

Kate Mateo March 6, 2019

I have created a PNG file with the Group name and motto.  This makes the page name redundant. Is there a way to hide the page name? 

1 answer

3 votes
Kian Stack Mumo Systems
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 6, 2019

Kate, 

If you want to restrict it in a single page only, you'll need to use the HTML macro. 

Insert the HTML macro into your page, and then paste the following in: 

<style type="text/css">
#title-text {display:none;}
</style>

If you want to do it at a space level, simply edit the style sheet for the space and include:

#title-text {display:none;}


 

Bill Bailey
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 7, 2019

I you do not have the HTML macro enabled, you can create a user macro with the same code. Then you can use it any time you need to inhibit the pate title display.

Like Zak Laughton likes this
Helen Gosper
Contributor
November 21, 2019

What about for confluence cloud?

Bo Chen February 17, 2020

yes, what about confluence cloud?

Helena Hamilton June 29, 2021

Agreed - is there a solution for cloud users?

K Langford December 27, 2021

Yes, add the line above to your space Style Sheet and it is done.

 

Space-> Look and Feel -> Style Sheet -> Edit.

Add the line below and hit save. 

#title-text {display:none;}

David Loszewski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 11, 2022

I don't see Style Sheet on confluence cloud, is this feature no longer available? 

rolland_vandersluis December 1, 2023

I'm not an admin for my company's Confluence site. The HTML macro is disabled and I can't create my own user macro. What recourse do I have?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events