Home › Forums › Basel support forum › Menu dropdown with set sizes Menu dropdown with set sizes This topic has 5 replies, 2 voices, and was last updated 5 years, 8 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts April 1, 2019 at 4:01 pm #116231 wierdthingParticipant When you set specific sizes to the drop down, the menu opens with the upper left part under the menu item, is there a way to make it open to the center of the page? Same as when you choose full width but without making it full width. April 1, 2019 at 6:49 pm #116282 Elise NoromitMember Hello, Make it full-width and we shall provide you with the custom CSS. Best Regards April 1, 2019 at 6:53 pm #116286 wierdthingParticipant Great! Id like it to be 800×300 if possible. April 2, 2019 at 7:46 am #116367 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .main-nav .menu>li.menu-item-design-full-width .sub-menu-dropdown{ max-width:800px; } body .main-nav .menu>li.menu-item-design-full-width .sub-menu-dropdown .container{ max-width:800px; } Best Regards April 2, 2019 at 8:19 am #116372 wierdthingParticipant This is the result of the code : http://prntscr.com/n6a0va Is there a way to center it? April 2, 2019 at 4:21 pm #116479 Elise NoromitMember Hello, After checking, unfortunately, it is not possible to place it in the center. We can shift to any side, however, it would not be right in the center. Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register