How to hide change history macro when exporting PDF?

Emily Li
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 28, 2023

I'm trying to figure out a selector name for the change history macro to hide it when exporting PDFs from confluence cloud using the CSS stylesheet, but have been unsuccessful. Any one have any any luck figuring it out?

1 answer

0 votes
Aaron Grizzle
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 16, 2024

In case anyone else stumbles upon this in the future:

I am using css-13i783a. I'm not sure if this is a permanent solution, but it's working for me now.

/* Hide change history */
div.css-13i783a {
display: none;
}

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events