Home › Forums › WoodMart support forum › Swatch display on mobile view Swatch display on mobile view This topic has 1 reply, 2 voices, and was last updated 3 years, 3 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 19, 2021 at 5:16 am #313239 CandiceParticipant Hi, The swatches display on mobile view will break into two rows. I want it be in one row as on desktop view and don’t show the option again after selecting. How can I do? Thanks. Attachments:You must be logged in to view attached files. August 19, 2021 at 8:46 am #313288 Aizaz Imtiaz AwanKeymaster Hello, Please use the below custom CSS code and paste it to Theme Options >> Custom CSS >> Mobile CSS section: .single-product table.variations tbody tr td.label { display: table-cell; } Best Regards. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register