Home › Forums › WoodMart support forum › Varition Option Varition Option This topic has 1 reply, 2 voices, and was last updated 1 month ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 21, 2024 at 11:52 am #606438 shwetaParticipant Hello Team, I want to left-align the price, finish, and size dropdown boxes on the single product page. For better understanding, please find the screenshot attached. Best Attachments:You must be logged in to view attached files. October 21, 2024 at 2:11 pm #606499 Aizaz Imtiaz AwanKeymaster Hello, Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for Mobile section: .single-product select#pa_size { margin-left: 12px; } select#pa_finish { margin-left: 3px; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register