Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Kadence slider buttons display tiny on a mobile

Home / Forums / Virtue Theme / Kadence slider buttons display tiny on a mobile

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
March 14, 2019 at 10:37 am

Hi,

When I add a button to the slider it displays minuscule on a mobile. I have found your fix to remove the buttons from the slider on mobiles which works.


@media
(max-width: 768px) {
.ksp-btn-layer {
display: none;
}
}

However, ideally I’d like to have my call to action on mobile too, so is there a way to enlarge the button for mobiles?

Please note that it’s been a long, long time since I did any coding and I’m quite new to WordPress.

The site is cloverleaf.co.uk, but I’m currently working on a staging version.

Thanks in advance.

Mark.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.