• Resolved baarszczu

    (@baarszczu)


    Hi, I trierd custom CSS but with no result. Can anybody help?

    Btw. is this splash page fully responsive? when viewing it on my iPhone in vertical position all images are very small and there is gray space under image. I would expect that for mobile images will be cut to fill whole vertical space

    Regards,
    Piotr

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter baarszczu

    (@baarszczu)

    Dear plugin author,

    could you please help me? Two mentioned problems are crucial for me:
    1. how to remove dark overlay from images?
    2. the splash page is not responsive (but according to description it should be) – I use image slider option

    I can provide screenshots if needed – currently I turned off the plugin on my web.

    Thanks!

    Plugin Author awethemes

    (@awethemes)

    Please use this custom css code:
    .hero-section--slider .hero-section__wrap::before {display: none}
    About the responsive, I forgot to fix slide image, will update this week ??

    Thread Starter baarszczu

    (@baarszczu)

    ok, waiting for news ??

    Thread Starter baarszczu

    (@baarszczu)

    Hi, thanks for your tips. I just checked the code and it works ??
    Please fix the responsivity of image slider and this plugin will be awesome! Waiting for your feedback and update.

    Thanks,
    Piotr

    Plugin Author awethemes

    (@awethemes)

    Image slider responsive fixed

    Thread Starter baarszczu

    (@baarszczu)

    checked, works fine, thanks ??

    Btw. how can I control image slider speed? I tried this code:

    slick-track {
    -webkit-transition-duration: 3s !important;

    The issue is when slider reaches the last image. Than it is visible than it slides backward. I appreciate your help.

    Plugin Author awethemes

    (@awethemes)

    @baarszczu,
    You can try to check Slick slider settings here and hack in assets/js/main.js file

    Thread Starter baarszczu

    (@baarszczu)

    Hi, one more thing. Could you check responsiveness for Safari browser? It seems it does not work properly

    Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How to remove dark overlay from background image slider?’ is closed to new replies.