Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 6, 2016 at 1:39 am #578895 kdelacerdaParticipant Hello! I would like to position my logo and nav items like the example below: http://www.dealermailsystems.com/Paragon/BrianBenstock/0116_BrianBenstock_ABOUT.html Is this possible? I can put any code in the custom CSS section, I just don’t know exactly what code to use! Thank you so much. February 6, 2016 at 3:01 am #578905 ElliottInactive Moderator Hi kdelacerda! Add this to your custom CSS. .logo { left: 50% !important; transform: translate(-50%); } li#menu-item-56 { margin-right: 300px; } Regards, Elliott Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In