Right align the Responsive Theme's menu/nav
-
.menu li { border: 0; display: block; float: left; margin: 0; padding: 0; position: relative; z-index: 5; }
When I change the float to right, everything is in a different order (last to first).
How do I change that?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Right align the Responsive Theme's menu/nav’ is closed to new replies.