All Collections
User
My Collections
Adding CTA buttons in your collections
Adding CTA buttons in your collections

You can add CTA (Call To Action) buttons such as 'Schedule a Meeting' or 'Send a Mail' right within your collections in Paperflite.

Dinesh avatar
Written by Dinesh
Updated over a week ago

Personalizing a collection is extremely important to ensure you connect with your target audience. It can be done in numerous ways and means within Paperflite and one of them is by incorporating the 'CTA' button right within your collections thereby giving the audience a strong sense of direction on the next steps.

In this article, you'll learn how to add a CTA to a collection and how to customize the colour according to your brand.

Adding a CTA to your collection

Step 1:

Open the collection that you would like to edit and click on Edit Collection.

Step 2:

Keep your cursor at the location where you would want your CTA button to be added, and click on the CTA Button option from the toolbar.

Step 3:

Rename your CTA button and choose the Link icon present on the toolbar to add any link and redirect the CTA.

Step 4:

Against each option fill in the URL, Text to Display, Title, and choose if you want to open the link in a New Window or the Current window itself.

Don't forget to Save changes once you have customized your CTA.

Customizing your button color:

Step 1:

Open the collection that you would like to edit and click on Edit Collection.

Step 2:

Once you are in edit mode, click on Source Code in the toolbar present at the top of your collection.

Step 3:

This part is slightly tricky.

Once the source code window pops up, within the code available search for the background color: #E51058. In the code, you have to simply change the Hex code after the hashtag.

Code Sample:

<div style="border: 0px none; display: inline-block;"><a style="border: 10px solid #E51058; background-color: #e51058; font-family: 'Montserrat', Helvetica, Arial, sans-serif; color: #ffffff; padding: 0px; display: inline-block; text-decoration: none;" href="https://www.paperflite.com/" target="_blank" rel="noopener">Visit Paperflite</a>&nbsp; &nbsp; &nbsp;&nbsp;</div>

You can also change your font, URL, Text and more within the Source code field.

Once you are done with the edits, please Save changes.

Voila, you're all sorted with the CTA within your collection.

If you have any questions, please reach out to support@paperflite.com and we'll be happy to assist you.

Did this answer your question?