• Hello,

    I added images of the same proportion as the default ones but I’ve noticed that on wider screens, the image jumps up during transition. Any suggestions on how I might fix this?

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter jmamuzich

    (@jmamuzich)

    This is the url to the site in question: https://www.sacrealtor.org/events/

    thanks

    Thread Starter jmamuzich

    (@jmamuzich)

    If it helps, it seems that by taking out

    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        height: auto;
        width: 100%;
    }

    from style.css on line 2923 fixes it in chrome and developer edition of FF as well as Edge but in regular FF it shows the carousel control background instead of the rest of the image.

    Thread Starter jmamuzich

    (@jmamuzich)

    Nevermind, it was a corrupt version of FF. Taking out the width: 100% and replacing it with auto worked.

    Theme Author Hidekazu Ishikawa

    (@kurudrive)

    Hi. Thank you for using the Lightning.

    Sorry, I English is not good that, don’t understand what you need help.

    Oh!

    OK! OK! FF = FireFox!

    I noticed what you need help.

    Wait a moment…

    Theme Author Hidekazu Ishikawa

    (@kurudrive)

    Oh?

    Not found problem In my Blog.

    https://sk8-life.info

    In your web site, I think that already you wrote is right.

    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        width: 100%;
    }

    If you using the “VK All in one Expansion Unit”
    https://www.ads-software.com/plugins/vk-all-in-one-expansion-unit/

    1. Admin page -> VK ExUnit -> Activate “CSS Customize”.
    2. Admin page -> VK ExUnit -> CSS Customize page.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Image Slider Jumping on Widescreen’ is closed to new replies.