You are welcome!
Yes you can, just remove the media statement. Leave it like this.
.full-unstyled-link {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
Best,
You are welcome!
Yes you can, just remove the media statement. Leave it like this.
.full-unstyled-link {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
Best,