We have recently been testing the creation of custom CTA buttons to allow our subscribers to answer a question with the goal of sending them to a specific list based on their choice.
The CTAs themselves seem to be achieving what we want, but we are struggling to make them fit our style guide. We use full-width buttons for our CTAs, but cannot seem to find a way to achieve this with Hubspot.
The option for us to ‘view as full width on mobile’ doesn’t seem to work, and I can’t find a method of activating the ‘Full Width’ option that appears on standard buttons. As a workaround we have been adding padding to the edges of the buttons so that they appear full-width on mobile but, obviously, they then only occupy half the space on desktop.
just to get this right: You would like to use button in your email which is x-pixels wide on desktop and 100% wide on mobile, correct?
From my experience that’s gonna be quite a challenge if you use drag&drop e-mail templates. Reason for this: You don’t have access to the <head>-tag of a drag&drop e-mail where you could place some media queries. Besides that - media queries often get cut of in several clients (i.e GMail).
Thanks Anton - this is incredibly comprehensive and we will attempt to try this out.
Rather than full-width mobile and a specific length on desktop, it was more that we wanted it to appear full width on both (like the standard drag and drop button items in Hubspot) - would there be any changes to the steps above for us to do this? If not, we know the specific dimensions we need it to be on desktop so I think your solution above would still be suitable for us and we will try and test it out. Thanks.