Hello
Is there a possibility to get the rotation effect of the submenu items of fritzbewegtmich.ch for the perfect template?
I found this code of css:
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
transform: rotateY(90deg);
Please Log in or Create an account to join the conversation.