-
Bug
-
Resolution: Low Engagement
-
Low
-
None
-
6.15.7
-
2
-
Severity 3 - Minor
-
Problem Definition
- Currently, the only way that you can change the styling of the PDF page title is by altering the .wikicontent h1 style element in a custom PDF stylesheet. While helpful, this isn't a good solution if you want the page title and h1 elements to have different stylings.
Suggested Solution
- Allow the ability to style the PDF page title by itself. The following classes were tried, but none impacted the styling of the page title:
- assistive
- with-breadcrumbs
- aui-page-panel
- content-navigation view
- section-primary first
- normal ajs-menu-item
Workaround
If you modify the .wiki-content class in the style sheet, that will render change to the page title. However, the changes don't always match expectations and the changes will apply to the content nested within H1 heading tags.