Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • baud Friend
    #967433

    Today I noticed – while using a different computer – that my ACM slideshow has a big gap between the different images.I attached a screenshot and highlighted the gap in yellow. On my computer at home everything looks normal. Should I use bigger images for the slideshow to avoid this?


    1. screenshot2
    Pankaj Sharma Moderator
    #967451

    Hi
    may i know in which device you are getting the gap ? It may happen if device is large , container use a max width that is defined for large display , u can share the details and i will replicate it.

    baud Friend
    #967684

    I currently don’t have access to that computer but I just checked my site on screenfly and when I choose a screen size above 1440 in width, then I can see the gaps.

    Screenfly You need to press the allow scrolling button in the menu to be able to scroll down to the bottom of my page.

    My url is: http://www.hebel-gymnasium-loerrach.de

    Pankaj Sharma Moderator
    #967800

    Hi
    Please check it in Real device or check it via Chrome debug tool . There is no gap : http://prntscr.com/chdazx

    baud Friend
    #967808

    The slideshow at the top of my page isn’t an ACM slideshow module. The problem is at the bottom of my page – see my screenshot in the first post (the slideshow with the kids playing soccer).

    Pankaj Sharma Moderator
    #967825

    Hi
    compared the site with demo site and not able to replicate this issue , The issue seems due the less width of the images , when u size of the container is changed in big screen the images reach its max-width of 800px and does not have more space it cover the full part .
    You can try below code in custom.css file that make the image 100% width

    @media (min-width:1400px) {.acm-slick.slick-slider .slick-list .slick-slide img {
        width: 100%;
    }}

    Hope it helps .

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 2 months ago.

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