#167237
 Grant
Participant

Magic Mate – Thanks!

That pointed me in the right direction. I needed the logo to be placed at the top so ended up using this CSS.

.kleo-pop-title-wrap {
padding-top: 80px;
margin-top: 70px;
background: url(/images/modal-logo.png);
background-repeat: no-repeat;
background-size: contain;
}

See the attached for the final result in case others in the community want to do the same.

Cheers!

Attachments:

Log in with your credentials

Forgot your details?