Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #312712

    I just wonder if someone knows why it’s impossible to get the text in Layer slider to rotate with CSS Transform and only in Firefox? It’s working fine in Safari, Chrome and IE. It’s working when I’m bulding the slider, but on the page there is no effect. Is it Enfold theme that interfere in some way?

    #312841

    Hey Effektid!

    You should add additional line for firefox as following

    .example {  -moz-transform: rotate(7deg); }

    Cheers!
    Yigit

    #312877

    It’s working! :)

    • This reply was modified 10 years, 2 months ago by Effektid.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘CSS transform problems in Layer slider in Firefox’ is closed to new replies.