Home › Forums › Basel support forum › category dropdown style issue category dropdown style issue This topic has 5 replies, 2 voices, and was last updated 7 years, 12 months ago by Artem Temos. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 25, 2017 at 12:20 pm #14371 esthetisParticipant Hi, I have attached screenshot. Unfortunately, the dropdown doesn’t fit for long text. Please let me know. REgards Pier Attachments:You must be logged in to view attached files. May 25, 2017 at 2:49 pm #14382 Artem TemosKeymaster Hi, Where can we see this problem? Regards May 25, 2017 at 3:03 pm #14392 esthetisParticipant everywhere on http://staging.esthetis.ch/de/ May 25, 2017 at 3:04 pm #14393 Artem TemosKeymaster Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. .basel-product-categories li .children { width: 220px; -webkit-transform: translateX(-110px); -moz-transform: translateX(-110px); -ms-transform: translateX(-110px); -sand-transform: translateX(-110px); -o-transform: translateX(-110px); transform: translateX(-110px); } May 25, 2017 at 3:09 pm #14394 esthetisParticipant No it doesn’t work on mobile then May 25, 2017 at 4:48 pm #14399 Artem TemosKeymaster You need to add it for desktop devices only. Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register