CTA Button Issue on Mobile

Hey guys,

Having an issue with CTA buttons stacking on mobile.

They look good on desktop.

Hi there!

Try this: go to Marketing > Files and Templates > Design Tools and, on the left-hand side, search for the file LHL_October2018-style.css

At the very bottom of the file (although it can go anywhere), paste in the following:

@media (max-width: 494px) {
 .home-top-sec .hs-cta-wrapper {
 display: block;
 }
}

That should stack those vertically on mobile.

I hope that helps!


|300HubSpot Design / Development

Website | Contact

If this helped, please mark it as the solution to your question, thanks!

Thanks, Stephanie.

Where exactly would I input that?

Thanks,

Nevermind!

Got it!

Hi there, I’m also having trouble aligning CTA’s on mobile.

Any assistance would be much appreciated.

Thanks