• Resolved mathiasbx

    (@mathiasbx)


    Hi there,

    Thank you for the great plugin!
    I would like to disable all animations when the cookie pop up shows up and disappear. I can’t seem to be able to find a way to do it. I’ve tried

    #cookie-law-info-bar {
      -webkit-transition: none !important;
      -moz-transition: none !important;
      -o-transition: none !important;
      transition: none !important;
    }
    

    to no avail

    Would you be able to help me with that?

    Thank you in advance

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

The topic ‘Remove Animation Cookie Warning’ is closed to new replies.