Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • clrmedia Friend
    #183940

    How can I hide the slideshow for the Mobile view? I want to retain the slideshow in the other views. The site is http://tinyurl.com/bs5ogkb. As you shrink the width, the slideshow remains visible at all times.

    Even removing the gap between the slideshow and “Book Your Tee Time” would help, although the slideshow is bandwidth heavy and not really relevant to mobile device users.

    It would be great if Joomlart were to provide a toggle in the layout panel for the slideshow as was done for Positions 1, 2 and 3, as shown below.


    1. toggle
    HeR0 Friend
    #479816

    Hi Clrmedia,

    Unfortunately, that request is impossible because it only work with spolight blocks.

    Regards

    clrmedia Friend
    #480235

    The following works! Thank you Sagusros for pointing me in the right direction.

    @media (min-width: 480px) {
    .ja-ss-items,
    .ja-ss-item .animate .curr .active {
    display: none !important;
    }
    .ja-slideshow {
    display: none !important;
    }
    }

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  clrmedia 11 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum