WordPress For Beginners – Create a Rotation CSS Transform w/ Oxygen Visual Builder for WordPress

by | Feb 26, 2020 | 0 comments

WordPress For Beginners – Create a Rotation CSS Transform w/ Oxygen Visual Builder for WordPress

by | Feb 26, 2020 | Wordpress Tutorials for Beginners | 0 comments

WordPress For Beginners Tutorials and information. We source some of the best tutorials online to help you manage your wordpress website.




In this tutorial, you’ll learn to create a cool rotation effect using the new transforms feature in Oxygen 2.2: https://oxygenbuilder.com/oxygen-2-2/

In Oxygen, you can visually apply CSS transforms to any element from Advanced ⪧ Effects ⪧ Transforms.

Transforms can be layered so multiple transforms can be applied to the same element.

Transforms can also be placed in an element state such as :hover to create a transform effect but only on hover.

Available CSS transforms in Oxygen’s visual editor are:
– skew
– translate
– rotate
– rotateX
– rotateY
– perspective
– rotate3d
– scale

source