Hello @Fairbanking,
After further investigation, I found out that you have inserted an incorrect html code in the content area. Please have it updated because you are supposed to be inserting this code:
<div style="padding: 25px; line-height: 1.4; text-align: center;">
<img class="aligncenter size-medium wp-image-1563" src="http://fairbanking.org.uk/wp-content/uploads/2018/03/Capital_One.png" alt="capital-one_200_70" width="300" height="84" />
<img class="aligncenter size-medium wp-image-1563" src="http://fairbanking.org.uk/wp-content/uploads/2015/10/2015®-Classic-Credit-Card-4-STAR-NO-BUTTON_72ppi.png" alt="capital-one_200_70" width="300" height="84" />
<h3>The product features that gained this <strong>4 Star</strong> rating are:</h3>
<ul>
<li>Customers receive reminder messages to make the monthly payment and when their account balance is approaching the credit limit</li>
<li>Customers can request a message providing their account balance at any time</li>
<li>Customers can request a mini-statement showing the most recent transactions at any time</li>
<li>Customers can easily pay all or part of their balance, including with a debit card</li>
<li>Customers can easily pay any amount including the full balance by direct debit</li>
<li>Customers are encouraged to pay more then the minimum monthly payment</li>
<li>Customers are shown how different repayment amounts will improve the time taken to pay off the outstanding balance/debt</li>
<li>Customers can set plans to reduce debt</li>
</ul>
<a href="http://fairbanking.org.uk/about-us/disclaimer/">Click here to view the product disclaimer</a>.
</div>
Or this one:
<div style="padding: 25px; line-height: 1.4; text-align: center;">
<img class="aligncenter size-medium wp-image-1572" src="http://fairbanking.org.uk/wp-content/uploads/2018/03/barclays.png" alt="barclays_200_70" width="300" height="84" />
<img class=" wp-image-2965 aligncenter" src="http://fairbanking.org.uk/wp-content/uploads/2017/03/Barclays-3-stars.png" alt="" width="381" height="277" />
<h3>The product features that gained this <strong>3 Star</strong> rating are:</h3>
<ul>
<li>Customers can receive a message or an alert of their available balance on a regular basis and on request</li>
<li>Customers can request a mini-statement of latest transactions at any time</li>
<li>Customers have the ability to trigger a message once the balance has reached a certain level, as determined by the customer</li>
<li>Customers can track their overall income and expenditure with both a summary and changes over time</li>
<li>Customers can review their expenditure by detailed category through time</li>
<li>Customers will be notified by message if the balance is near the authorised credit limit or a debit transaction will take it over the limit, enabling a customer to take remedial action</li>
</ul>
<a href="http://fairbanking.org.uk/about-us/disclaimer/">Click here to view the product disclaimer.</a>
<a href="http://fairbanking.org.uk/wp-content/uploads/2017/03/Barclays-Fair-Banking-Results-Current-Account08.03.17.pdf" target="_blank">
<h4><strong>Download the 3 Star Fairbanking Mark Research from Ipsos MORI</a></strong></h4>
</div>
The correct html code for <ul><li></li></ul>
can be check here:
Please go over to the other content area element and make sure that your code is valid and correct.
Please let us know how it goes.