Home › Forums › Basel support forum › Product variations Product variations This topic has 8 replies, 2 voices, and was last updated 5 years, 10 months ago by Elise Noromit. Viewing 9 posts - 1 through 9 (of 9 total) Author Posts January 16, 2019 at 10:11 pm #102345 NiroyanParticipant Hello, I need help with your theme please. How can I switch the Dropdown menu belove the label? Attachments:You must be logged in to view attached files. January 17, 2019 at 9:08 am #102408 Elise NoromitMember Hello, Thank you very much for choosing our theme and for contacting us. Please navigate to Dashboard -> Products -> Attributes -> Chose the attribute -> Configure iterms, enable swatch as shown http://prntscr.com/jskm29 Best Regards January 18, 2019 at 5:52 pm #102776 NiroyanParticipant Hello, did you understand my question? Your answer is not helping me. I want to have the dropdown menu below the label. January 18, 2019 at 8:57 pm #102817 Elise NoromitMember Hello, Your site is under maintenance, please disable the plugins not related to the theme and provide your site admin access. We shall check the issue and suggest your custom CSS Best Regards January 21, 2019 at 3:53 am #103073 NiroyanParticipant Plugins are deactivated. I already provided admin access. Login credentials below January 21, 2019 at 8:24 am #103123 Elise NoromitMember Hello, This problem is caused by your plugins and can be fixed with custom CSS. Please add the code to the Theme Settings > Custom CSS > Global: .single-product-content .variations td { display:block; } Best Regards January 21, 2019 at 12:13 pm #103153 NiroyanParticipant Thank you very much!!! January 21, 2019 at 12:50 pm #103172 NiroyanParticipant Now I have another problem. How do I get the same space between label and dropdown menu? Attachments:You must be logged in to view attached files. January 21, 2019 at 3:49 pm #103209 Elise NoromitMember Hello, Add this code to the Theme Settings > Custom CSS: body .single-product-content .variations tr:last-child td { padding-bottom: 25px; } Best Regards Author Posts Tagged: product, variations Viewing 9 posts - 1 through 9 (of 9 total) You must be logged in to create new topics. Login / Register