Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1317825

    i added images to the health demo slider. i made them the same side as the two that were there and i added the css that was in the documnetation
    my images still dont look right on a phone my site is 8lettuce.com
    the css i used is
    /* CSS to scale down fullscreen slider image */

    .avia-fullscreen-slider .avia-slideshow>ul>li {
    background-size: cover !important;
    }

    • This topic was modified 3 years, 10 months ago by ymsadv.
    #1318056

    Hey ymsadv,

    I had a look at your site, but I’m not sure I understand what exactly you are looking to change? If you want greater control over the images in the slider on mobile devices, then you can copy the slider and use different images in the copy. You can hide/show your sliders for different screen sizes in the Advanced tab in the theme options.

    Best regards,
    Rikard

    #1378150

    Hi Rikard,

    I can clarify what Ymsadv tried to request, as I’m having the same issue.
    He wanted the Fullscreen Slider on the https://kriesi.at/themes/enfold-health-coach/#top to act as the image on this website – https://www.smallbone.co.uk/ . So no matter what the width of the website is, you would always see full image picture without loosing any bits, sides of it.
    The current Enfold themes doesn’t act like that and when same website is opened on let say Table or Smartphone, you only see the middle bit of the image, but not the full view of the image.

    Hope that helps to understand the issue.

    Best regards,

    Paul

    #1378159

    You can twist and turn it however you like, if the aspect ratio of an image is determined, then the image cannot appear in full height for all screens and screen widths without cropping the width! That is the fullpage slider for – cover the whole height of the screen.

    The full-width slider adjusts its width to the screen width and then calculates the height according to the aspect ratio.
    Incidentally, this is the difference between cover and contain for background images.

    by the way: where on your page ( 8lettuce.com ) is the slider?

    Next – if you are talking about the background-image positioning on shrinking screen width – this can be set by that drop-down select box “image position”

    #1378171

    Hi,

    Thanks for the good explanation @guenni007 :-)

    Best regards,
    Rikard

    #1378589

    Hi @Guenni007,

    Thanks for your clear answer. Now I think I fully understood the principle how the Fullscreen slider works.
    I’ve tried the Full-width slider as you suggested and it works the way I wanted!

    Many thanks!

    Paul

    #1378652

    Hi Paul,

    Great, I’m glad that @guenni007 could help you out.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.