If you’ve placed an image in any of the following text boxes:
Campaign Title text box
Description text box
Lead Capture description
Confirmation Page
You can adjust the size of the image with the following CSS
@media (min-width: 500px) {
.mini-site-description img {
max-width: 400px !important;
}
}
Click “Manage CSS” in the campaign editor and paste the code above in, and adjust the width paramaters to suit your needs by:
Making a change
Saving the campaign
Refreshing the campaign and viewing it on multiple devices
Repeat the process until you have the desired look