Add a pdf document to a FAQ

Hello,
I have an existing FAQ page to which I would like to add a PDF document at the top of the page.
Could you please help me out?
Thank you.
Isabelle

Hey Isabelle,

You can create a Custom Block and embed the pdf in form of a button or a link using basic HTML and then place the block on the page where the FAQ is displayed.

To Create and place a block follow the following steps:

  1. Create Block
  • Go to Structure → Block Layout → Main Content → Place Block → Add a custom Block
  • Write the HTML code under source and create the block → Save
  1. Configure the block
  • Under configure block go to Pages → add the page where you want to display this block (/path) → Save block

I hope this will help you.

Regards,
Prakhar

That is great (as usual)!
Thanks so much.