PopUp with featured image

How can I get my PopUp with a featured image like this?

https://cdn.livechat-static.com/api/file/v2/lc/att-old/8801096/4c7bdc936a783e29d3100abdc3c5d21f/forminator-payment-gateway-1.png

I’m using the Forminator Form in the PopUp, can you help me?

Thank you in advance.

  • Dimitris Kalliris
    • Support Team Lead

    Hello there Peace of cake Agency

    I was able to produce this in a testing site of mine by following these steps:

    1. create an "Informational" popup

    [attachments are only viewable by logged-in members]

    2. add a little featured image (80x80px) and the Forminator shortcode

    [attachments are only viewable by logged-in members]

    3. in Edit Pop-up -> Appearance select the following:

    [attachments are only viewable by logged-in members]

    [attachments are only viewable by logged-in members]

    .hustle-layout-content {
    flex-direction: column;
    }
    .hustle-image {
    left: 45%;
    top: -40px;
    width: 10%;
    max-width: 10%;
    border-radius: 50%;
    border: 1px solid white;
    background-color: lightgray;
    margin-bottom: -50px;
    }

    Result (using the TwentySeventeen theme):

    [attachments are only viewable by logged-in members]

    Hope that was some help!

    Thank you,

    Dimitris :slight_smile: