Home › Forums › Support › Moving the off canvas menu higher but it in mobile view the X is hidden This topic has 2 replies, 2 voices, and was last updated 5 years, 3 months ago by David. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts November 1, 2019 at 11:33 pm #1051063 Pete I’ve moved the off canvas menu higher up using this css… .slide-opened ul#menu-off-canvas-1.slideout-menu {margin-top:-80px;} Unfortunately it moves over the X in mobile view. Is there a way to keep the X visible and the menu higher? Thanks. November 1, 2019 at 11:55 pm #1051069 Pete This is the best I could manage, but i’d like the X to float on the right if possible? .slide-opened ul#menu-off-canvas-1.slideout-menu {margin-top:-20px;} .slide-opened .slideout-exit {margin-top:-50px;} November 2, 2019 at 7:34 am #1051257 DavidStaff Customer Support Hi there, try this CSS: .slideout-navigation.do-overlay .slideout-exit { text-align: right !important; } Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In