Skip to content
Discussion options

You must be logged in to vote

Hello! We add that effect by adding a particular css class at the right time. You can edit that css class directly wherever you installed closeread. Take a look for this file and line:

transition: opacity linear 0.5s, color 0.7s linear, transform 1s ease-in-out, transform-origin 1s ease-in-out;

If you modify to opacity linear 2s,that should do it!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dkapitan
Comment options

Answer selected by dkapitan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants