• Hi!

    Header Slider – need add max height in Settings.
    vh and px.

    Example:

    .slick-list {
        max-height: 60vh !important;
    }
    .slick-list {
        max-height: 600px !important;
    }
    • This topic was modified 7 years, 1 month ago by Vad.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Vad

    (@vadym1)

    One more problem. The slider blinks.
    This can be verified by adding a bright color.
    After a while, there is blinking.

    .slick-list {
        background: #FFEB3B;
    }

    After every four slides, there is a flashing.

    Hello @vadym1,

    I’m not sure what exactly is your current issue, can you please specify it more precisely?

    Kind Regards, Roman.

    Thread Starter Vad

    (@vadym1)

    Hello Roman!

    Issue 1:
    It is necessary to add the ability to enter the height of the slider in the slider settings. And position image: center center.

    Issue 2:
    The slider blinks. Once through every four slides.
    Video: https://imgur.com/a/fWgFT (yellow blink – I made it yellow so it was better to see.)

    Kind Regards, Vadym.

    • This reply was modified 7 years, 1 month ago by Vad.

    Hello Vadym,

    1. I don’t think that it’s necessary, you can try to upload narrower images.

    2. I don’t see this issue on Talon demo site, can you please provide a link to your website?

    Kind Regards, Roman.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Header Slider – max height’ is closed to new replies.