Comments 5Steve started the conversationJuly 11, 2019 at 7:19pmHi Tahir,Is it possible to adjust the size of the buttons on the Nectar Slider on mobile as they are really small.Thanks,Steve 3,183Andrew repliedJuly 12, 2019 at 5:11amHi Steve,Use the following custom css:@media only screen and (max-width: 690px){ body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .button.transparent a, body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .button.transparent_2 a{ font-size:20px; } } Hope this helps.1 Like 5Steve repliedJuly 12, 2019 at 5:26amHi Tahir,Thanks that's great. Could you take a look at http://smartsparks.co.uk on mobile. For some reason when it loads the font size on the slider goes really small. Any ideas?Thanks,Steve 5Steve repliedJuly 12, 2019 at 5:48amSorry Andrew, I put Tahir on the last message. Apologies.Steve Andrew replied privately Sign in to reply ...
Hi Tahir,
Is it possible to adjust the size of the buttons on the Nectar Slider on mobile as they are really small.
Thanks,
Steve
Hi Steve,
Use the following custom css:
@media only screen and (max-width: 690px){ body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .button.transparent a, body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .button.transparent_2 a{ font-size:20px; } }
Hope this helps.
Hi Tahir,
Thanks that's great. Could you take a look at http://smartsparks.co.uk on mobile. For some reason when it loads the font size on the slider goes really small. Any ideas?
Thanks,
Steve
Sorry Andrew, I put Tahir on the last message. Apologies.
Steve