Comment to "See more" Discussions size adjustment?
-
Hello @banister !
It can be changed with the height of the hidden area via adding the code like:
.cmt-cont-cnt .bx-overflow-ready.bx-or-cmt {
max-height: 10rem;
}
in the Studio->Artificer->Custom Styles area.