Used a workaround to truncate using CSS and the webkit clamp function.
What is the override for this function.
I tried
function your_theme_update_learnpress_templates() {
remove_action( ‘learn_press_course_landing_content’, ‘learn_press_course_instructor’);
}
Was there a resolution to this ? – I am having the same issue.