Home › Forums › Basel support forum › Subcategories layout Subcategories layout This topic has 3 replies, 2 voices, and was last updated 5 years, 7 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 28, 2019 at 3:04 am #121240 baselartParticipant Hello how can I change the dropdown layout of the categories from something like that to be like that Also I want the second bar displaying the subcategories to always shown not only on hover. Thanks a lot! Attachments:You must be logged in to view attached files. April 28, 2019 at 9:49 am #121273 Elise NoromitMember Hello, We can suggest custom CSS for desktop with the layout like this https://gyazo.com/7d6d6b2f07f0b8db4f41cbbb95165ad6 Please add this code to the Theme Settings > Custom CSS > Desktop: body .basel-product-categories li .children { width: 100%; left:8%; } body .basel-product-categories li { position: static; display:inline-block; } Best Regards May 2, 2019 at 11:00 am #121837 baselartParticipant Ok, thanks about that it’s working. But as I said I need that sub-menu fixed meaning that when someone click (not only when someone hover) on a parent menu category the sub-category bar will be shown as sticky like the menu. May 2, 2019 at 1:51 pm #121865 Elise NoromitMember Hello, No, there is no option to do that, unfortunately. Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register