Comment to 'See More ... Working on some Posts, not working on other in UNA'
  • If u like see ur content without the "see more link" than u can insert this code in ur template css:

    .bx-tl-content { 

    height: 100% !important; 

    }

    u will see all cards in the full height without this link.