Hi there!
This sounds like it might need a little more digging from the team. I recommend that you send an email to help@convertkit.com15 so the team can take a look at your account.
Thank you!
Share more about yourself! Click on your gravatar> profile > edit profile
Hi there!
This sounds like it might need a little more digging from the team. I recommend that you send an email to help@convertkit.com15 so the team can take a look at your account.
Thank you!
Hi @TabuTabu38 As i tested this code below it works. It may not show centered on the email template page but if you check a broadcast or sequence it should be centered:
<style>
.built-with {
text-align: center !important;
}
</style>... (More)