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

Mobile Slider

Home / Forums / Virtue Theme / Mobile Slider

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
June 26, 2015 at 8:13 am

Hi Guys,

I want to use a different revolution slider when the site is mobile.

I need to know when the mobile revolution slider comes into effect – screen size – so that I can remove the main banner at the same time with the following:


@media
screen and (max-width: ?px) {
.home_banner_wrapper {
visibility: hidden;
display: none !important;
}
}

Many Thanks

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