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?
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;}
It looks like you're new here. Sign in or register to get started.