right page fold speed

  • Posted in : BookCard WP
  • lohermsen
    Participant

    Hi there, is it possible to extend the time it takes before opening the second page? Now you can’t see the back-cover-image properly, so it would really be great to change this!

    ahmetsali
    Keymaster

    Hi, you can try this custom css code to adjust the delay time of book cover before opening;

    .rm-container.rm-open .rm-right {
    	-webkit-transition-delay: 0.4s;
    	-moz-transition-delay: 0.4s;
    	-o-transition-delay: 0.4s;
    	-ms-transition-delay: 0.4s;
    	transition-delay: 0.4s;
    }
    

    0.4s is 0.4 seconds.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register