Media Blocks
JohnMatthewLumba
plain_text
09/19/2024 6:25 PM
424 B
17
Indexable
/*START - media blocks - remove view more*/
div.media-blocks {
.media-card__description {
.substring {
display: none!important;
}
.more-text {
display: block!important;
.btn-more {
display: none;
}
}
}
}
/*END*/Editor is loading...
Leave a Comment