Hello @rcgillis yes I am using bootstrap theme flaty style but I want to reduce the part of appeared abstract by add read more link to show the rest of it also the same for references ojs version 3.3.0.8
@rcgillis the template is in bootstarp3/frontend/object/article_details.tpl I want to reduce abstract paragraph by collapse add read more link and when click on it the abstract appear full text also for the reference because it is very long in the page
Thanks for the additional info. I’m not sure exactly what to suggest, so I will see if my colleagues can make some suggestions when they are available.
In this case you would need to do your own implementation. You may be able to find an existing tool or library to implement this if you search for “Bootstrap 3 read more” or something like that.