I am trying to use the following style attribute “transform: rotate(55deg)”, it works when I preview the slider but then in production that attribute is removed.
Thanks,
This topic was modified 3 years, 10 months ago by dixonit.
A suggestion is that you use a CSS Class instead of inline-style. And then create a rulle for the CSS Class in your stylesheet containing the ‘transform’.
Viewing 1 replies (of 1 total)
The topic ‘Rotate Image’ is closed to new replies.