Comments 16HelloPixely started the conversationOctober 5, 2020 at 4:00pmAny idea why the Button is too small on mobile?Thanks,A 2,965Andrew repliedOctober 5, 2020 at 5:34pmHi there,Use the following custom css: @media only screen and (max-width: 1000px) { .swiper-slide .buttons > div a { padding: 25px 30px !important; font-size: 28px !important; } } Kind regards. 16HelloPixely repliedOctober 7, 2020 at 12:49pmThanks Andrew for your reply.Why do I need to add custom css?This should be in the Salient settings. Sign in to reply ...
Any idea why the Button is too small on mobile?
Thanks,
A
Hi there,
Use the following custom css:
Kind regards.
Thanks Andrew for your reply.
Why do I need to add custom css?
This should be in the Salient settings.