ludo974
Hi
Try this code in custom css
.category-module.mod-owl .item-inner .mod-articles-category-title a {
white-space: initial;
overflow: inherit;}
By default its set to hidden as the style of the module does not allow the text to overflow
It will look like this : http://prntscr.com/wcur1e
Regards