If you want to rotate an element by 90 Degrees (or indeed a different degree of your choosing) then apply the following class to the element/div:-
Here we should be covering CSS Rotation in all browsers.
How to Rotate more or less than 90 Degrees in CSS
Really easy, just replace the '90deg' 's above to a degree rotation of your choosing
Join in the Discussion