Home › Forums › Basel support forum › The theme became look like mobile version on laptop 13" › Reply To: The theme became look like mobile version on laptop 13"
December 12, 2017 at 7:15 am
#28477
Artem Temos
Keymaster
Try to add the following code snippet to the Custom CSS area for mobile and tablet devices in Theme Settings to fix this issue.
div.labels-rounded .out-of-stock {
max-width: 60px;
font-size: 7px;
}