How To: Customize The Logo Size In Your Landing Pages

TLDW (Too Long Didn’t Watch) –
Copy and paste the following code into your “Web & IDX” “Custom Header” settings:

<style>
  body.subscribe-form .logo.candel img{max-width:200px!important}
</style>

Leave a Comment