All Collections
My Acorn Portal FAQ
Website Banner Set-Up
How to add Acorn Banner to Wordpress Website
How to add Acorn Banner to Wordpress Website

Add a custom HTML block to insert your code and fine-tune your content

Judy avatar
Written by Judy
Updated over a week ago

(Note: These instructions only cover using the Gutenberg editor in Wordpress. It does not cover the classic editor or page builders like Divi Builder)

Custom HTML

Hypertext Markup Language (HTML), is language used to describe the semantic content of web pages. This can be added using the custom HTML block. This block allows you to insert your code so you can fine-tune your content.

In order to add a custom HTML block, click on the Block Inserter icon.

You can also type /html and hit enter in a new paragraph block to add one quickly.

HTML block add typing

HTML block add typing

Detailed instructions on adding blocks can be found here.

Editing the Block

Once you add the block, you can add your code and view it right from the block options.

You also have all the standard block options.


Once you are ready to edit the block and paste the HTML code for the Acorn Finance Banner.

Copy the snippet for your specific Acorn Finance banner from your Welcome email. Or, if you have access to the Acorn Finance Portal, you can also find it in the Marketing Toolbox https://my.acornfinance.com/marketing-toolbox/website. And follow the steps outlined.

EXAMPLE ONLY -- This is how the HTML Snippet for the Acorn Finance Banner would look. Please do not use this banner as we won't be able to track applications back to you for notifications unless you use the specific code provided for you.

<a href="https://www.acornfinance.com/apply?d=GJ18B" target="_blank" rel="noopener noreferrer"><img id="acornBanner" style="margin: 10px; padding: 1px; border: 1px solid black; border-radius: 5px;" src="https://fs.acornfinance.com/banners/acorn-finance-banner-easy-payment-options-vertical-medium.png" alt="Acorn Finance apply and get affordable payment options from multiple lenders" longdesc="false"></a>


Did this answer your question?