Home Forums WoodMart support forum Mobile and desktop product variation selection different Reply To: Mobile and desktop product variation selection different

#219944

Hello,

I have visited your website. This is not an issue by any means, this is the default behavior that the value selected from variations is displayed for the mobile. And there is no such option in theme settings to make it the same as desktop.

Therefore to display them inline. Please try and add the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

.variations_form td {
display: inline;
}

You can see our demo versions and it behaves the same there as well.
https://woodmart.xtemos.com/shop/furniture/panton-%d0%beunior-chair/

Regard’s.
Xtemos Studio.