Home › Forums › Space themes support forum › Sub Menu / Dropdown position wrong Sub Menu / Dropdown position wrong This topic has 2 replies, 2 voices, and was last updated 3 weeks, 2 days ago by Luke Nielsen. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts September 17, 2024 at 1:25 pm #597959 Christian |cswebdesignsParticipant Hello, please see the screenshot attached. 1. Why is the drop down at this position? 2. How can I change it to the “normal” position -> under the menu item? Attachments:You must be logged in to view attached files. September 17, 2024 at 4:33 pm #598022 Luke NielsenKeymaster Hello, I sent this issue to the developers team, as soon as I receive an answer I will let you know. Thank you for your patience. Kind Regards September 18, 2024 at 3:13 pm #598313 Luke NielsenKeymaster Hello, Use the below custom for help: .xts-header-col.xts-end .xts-dropdown-menu { left: auto !important; right: 40px; } @media (max-width: 1024px) { .xts-header-col.xts-end .xts-dropdown-menu { right: 0px; } } In the next update, it will be fixed. Kind Regards Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to create new topics. Login / Register