Request & listing block

How to add ellipsis or how to make the whole text contain a block in request and listing title

  1. how to create and also how to delete tags

Please try this CSS snippet

.hp-listing--view-block .hp-listing__title{
	word-break: break-word !important;
}

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.