Viewing 10 posts - 1 through 10 (of 10 total)
-
AuthorPosts
-
April 10, 2019 at 8:44 am #1089020
Is it possible increase the height of all slides on mobile ?
April 12, 2019 at 7:30 am #1089918Hey Stefano,
Please use the following css
@media only screen and (max-width:767px){ #full_slider_1, #full_slider_1 .av_slideshow_full.avia-slideshow, #full_slider_1 .avia-slideshow-inner, #full_slider_1 .avia-slideshow li, #full_slider_1 .avia-slideshow li img { min-height: 240px; } #full_slider_1 .avia-slideshow li img { width: 200% !important; max-width: auto; } .html_header_transparency #top .avia-builder-el-0 .slideshow_caption { padding-top: 0px; } }Best regards,
VictoriaApril 12, 2019 at 6:59 pm #1090131image of slider is wrong, try to see in mobile
April 14, 2019 at 5:03 pm #1090669Hi,
What mobile browser are you using?
Best regards,
BasilisApril 14, 2019 at 5:48 pm #1090675Brave or Chrome
April 15, 2019 at 7:38 pm #1091060Hi unicaweb,
Do you mean that images are stretched? Well, you might want to hide this slider for the smallest screens with the theme options and make a slider with images better suited for these screens and show it on mobile.
Best regards,
VictoriaApril 16, 2019 at 8:02 am #1091273the image is squashed horizontally
https://www.mylabrador.it/screenshot_20190416_080033_com.brave.browser.jpg
April 16, 2019 at 4:34 pm #1091547Hi unicaweb,
Can you try to replace this css code:
#full_slider_1 .avia-slideshow li img { width: 200% !important; max-width: auto; }with:
#full_slider_1 .avia-slideshow li img { width: 150% !important; max-width: none !important; }Hope it helps.
Best regards,
NikkoApril 16, 2019 at 5:09 pm #1091592Perfect! Thanks!
April 17, 2019 at 6:21 am #1091800 -
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
