• Resolved bkkjim

    (@bkkjim)


    Nice little plugin. Thanks!

    I’m not an expert, but saw that in Safari the side button wasn’t rotating. Checked and found out that it works to change

    transform: rotate(-90deg);

    to

    -webkit-transform: rotate(-90deg);

    Not sure if that messes up other browsers, but Chrome is ok at least.

    https://ww.wp.xz.cn/plugins/slick-popup/

The topic ‘CSS transform’ is closed to new replies.