Adding hyperlinks

Hi Guys, I am using the Brooklyn Theme and I want to add a hyperlink in the FAQ section to the contact page. How is this possible?

Hi @Ediz ,

there are three options:

  1. In the text field you can just use the hyperlink symbol for text you entered.

  2. If you click on the “<>” on your page you can use HTML code directly with all its features

  3. You can hardcode the text and the link within the file page.contact.liqudid in your templates folder of the theme.

Regards
Thomas

Thanks