Hey @virarsi,
Hope you’re well.
You can do that with Custom Content in Hustle. While editing popup you just need to add image and add link to that image via regular WordPress editor. Did you try and stuck at some point?
If you can give us more information about at which step you are faced with the problem, I can help you more.
Cheers,
Oguz
Thank you very much for your reply. I tried what he proposes, but in doing so the image is shown with the vertical scroll bar, instead of the complete and responsive image. How can I solve that?
Hey @virarsi,
Thank you for the information, can you try to add these CSS codes to Custom CSS panel?
.wph-modal.wph-modal-container .wph-modal--content>section {
background:transparent;
border:0;
}
.wph-modal.wph-modal-container .wph-modal--content>section .wph-modal--message{
padding:0;
max-height:none !important;
}
I hope that helps!
Cheers,
Oguz
Thank you for the follow-up. I am going to close this ticket for now. If the code provided did not resolve the issue let us know and we will reopen the thread.