Change duration/availability of a toast time
-
Right now I’m trying to at a toast to my homepage that offers my readers the latest news items, but making it in a way that I like it, is not a problem. The problem I’m running into is not the FadeIn time which is, looking to the source code, 0.9seconds, but is the time that the toast stays on the homepage. I can’t find the exact time that it stays in view, but I though that FadeOut controls the time in seconds that is disappears.
I looked up for the right css coding that controls the duration of the toast popup time. I found .ig_toast.ig_announce.ig_container, ig_anim_appear_out and even ig_hide, but I’m lost since I’ve got no idea which one takes care for the up time of the toast I may assume that you can control this up time of the toast, right?
Any help is appreciated to add this to the code so I’m able to control the up time of the toast.
- The topic ‘Change duration/availability of a toast time’ is closed to new replies.