Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter HaWebb

    (@hawebb)

    I have solved the problem!

    Could you post how you solved this?
    Thanks 🙂

    Thread Starter HaWebb

    (@hawebb)

    I deleted the following code in responsive-slide.css

    -webkit-transition: all 0.18s ease-out;
    -moz-transition: all 0.18s ease-out;
    -ms-transition: all 0.18s ease-out;
    -o-transition: all 0.18s ease-out;
    transition: all 0.18s ease-out;

    and then a change the opacity to 1.

    Hope this helped you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘direction nav’ is closed to new replies.