Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Multiple Alignments for Nav Elements in the Same “DropZone”

align-nav

If you want two nav elements to both be aligned the same vertically, but have one aligned to the left and another aligned to the right, this can be accomplished with some custom CSS.

1. Add two Nav elements to the same "DropZone"

dropzones

2. Set the default alignment for the DropZone to "left"

nav-align

3. Add some custom CSS here to align the nav element to the right.