Reply to: Page style does not appear in Mailpoet

don’t know much about mail poet I am afraid – and your wp-admin login didn’t work for us to check the settings to see if its possible

so if you can let us in we can double check things

does mail poet work with “custom post types”?

Reply to: See date another format

Hello,

Could you please add this CSS code to EventON > Styles:

.evcal_cblock .evo_start,
.evcal_cblock .evo_end {
float: none;
display: block;
}
.evcal_cblock .evo_start .date,
.evcal_cblock .evo_end .date {
float: left;
}
.evcal_cblock .evo_end {
margin-top: 5px;
}
.evcal_cblock .evo_end .date {
padding-bottom: 3px;
}

If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header.