Home › Forums › Support › Hook position This topic has 3 replies, 2 voices, and was last updated 4 years, 3 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts February 14, 2019 at 3:03 am #810097 David Hello I’ve added a hook for a full screen menu and have placed in inside_navigation, but can’t seem to position it properly. It needs to sit next to the contact us button to the right, but instead it’s sitting above… http://185.20.51.60/~hiremarqueeco/ Any ideas of what I need to do? Thanks Dave February 14, 2019 at 5:49 am #810202 DavidStaff Customer Support Hi there, something like this CSS should do the trick: #site-navigation .inside-navigation { display: flex; align-items: center; } .button_container { order: 3; margin-left: 1.5em; } February 14, 2019 at 6:02 am #810208 David great, thanks David. February 14, 2019 at 6:21 am #810226 DavidStaff Customer Support You’re welcome Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In