-
AuthorPosts
-
clrmedia Friend
clrmedia
- Join date:
- October 2007
- Posts:
- 102
- Downloads:
- 18
- Uploads:
- 8
- Thanks:
- 17
- Thanked:
- 11 times in 1 posts
January 14, 2013 at 12:12 am #183940How 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.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
January 15, 2013 at 9:50 am #479816Hi Clrmedia,
Unfortunately, that request is impossible because it only work with spolight blocks.
Regards
clrmedia Friendclrmedia
- Join date:
- October 2007
- Posts:
- 102
- Downloads:
- 18
- Uploads:
- 8
- Thanks:
- 17
- Thanked:
- 11 times in 1 posts
January 17, 2013 at 8:35 pm #480235The 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;
}
}AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by clrmedia 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Hide Slideshow Lite for Mobile View
Viewing 3 posts - 1 through 3 (of 3 total)