Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #419159

    hi!
    when using the Easy Slider plugin the content within an independent color section is “pulsing”. Looks like the styles change whilst sliding.
    I’ve done a video in case that’s not reproducible on your side.
    regards

    #419640

    Hi Fritz!

    Hmm, that’s pretty odd. What version of Mac OS are you using? Also, what browser is that and it’s version?

    Cheers!
    Elliott

    #419644

    OSX 10.10.2, Safari 8.0.4
    works fine on chrome and firefox.

    #420166

    Hey!

    Try to separate the section with the slider using the color section element. If it doesn’t work, add this to the Quick CSS field:

    .avia-section > * {
      -webkit-transform-style: preserve-3d;
      -webkit-backface-visibility: hidden;
    }

    Cheers!
    Ismael

    #422297

    Added styling to style.css.
    Works, thx!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘EasySlider impacts Color Section style’ is closed to new replies.