Hi @kofbd,
Thank you for using Paid Memberships Pro.
You can call an image to be displayed on the restricted content message with a bit of HTML code added to your site via Memberships > Settings > Advanced > & into the message box areas under Message settings
. For example, this snippet below would display the image located on my site at /wp-content/uploads/2023/05/HDYTech-is-Secured-by-Sectigo.png
<img src="/wp-content/uploads/2023/05/HDYTech-is-Secured-by-Sectigo.png" alt="Secured by Sectigo"></a>
This content is for !!levels!! members only.<br /><a href="!!login_url!!">Login</a> <a href="!!levels_page_url!!">Join Now</a>
Blurring your excerpt can also be achieved with a bit of CSS, we have a guide with an example on this here: https://www.paidmembershipspro.com/premium-content-preview-blur-fade-text/
If you would want to adjust the position of your restricted post content, you would also find this guide helpful: https://www.paidmembershipspro.com/customizing-the-message-for-non-members-on-membership-protected-content/
Hope this information helps.