I am trying to edit the PDF export option in Custom Styles, however, none of the CSS applies when I export. Another issue I’m facing, which might be related, is that the images overflow outside the page and re-adjusting the dimensions or adding CSS does not work.
Thank you for your response. I’ve tried implementing my Custom CSS in the ‘PDF’ panel, but none of the styles are applying. However, the image issue seems to be solved by adjusting the width and height in the HTML. Are the selectors in the ‘PDF’ panel the same as the ones in the ‘Web’ panel? Thank you!
The selectors are not always the same and sometimes targeting them requires an !important statement to work. You can find out the correct selectors by using the PDF Preview button on the Export page. This opens up a page with the PDF preview that you can inspect like you do any webpage.