Forums

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

I want to change the characteristics of the page title on single page export to PDF

Rosalind BANWELL
Contributor
July 17, 2020

Confluence Server 6.15.9

Hi all,

I have created a PDF CSS for single page export to PDF and I'm trying to change the characteristics of the title of the page e.g. the color. I was expecting something like this to work:

.pagename  color: #19AADE;

or 

.pagetitle h1 color: green; } - changes title and all h1 to green which is not what I want :-(  

I notice that the page title does not use the H1 style I have set up, even though it is now treated as the same level, so this is definitely coming from somewhere else... 

Thanks for your help! 

Rosalind

1 answer

1 accepted

0 votes
Answer accepted
Rosalind BANWELL
Contributor
July 17, 2020

I just found the answer thanks to @Herve Frydlender here!

/* Title */
h1.title-header {   
}

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events