Hey Margarida!
I cannot completely understand what you mean :-) Sorry!
If I look on the website the text is aligned on the left within the thumbnail. That is correct, or not?
Let me know :-)
Marius
[image: 1491494391696-bildschirmfoto-2017-04-06-um-17.58.31-resized.png]
Ok, I see that you have the wrong alignment here:
[image: 1491494611170-bildschirmfoto-2017-04-06-um-18.00.39.png]
You can solve that by adding this to your custom CSS code:
span.title._Title {
text-align: left !important;
}
I hope that helped!
All the best!
Marius