Hello,
I’m using the theme Quark to make my website and I’m wondering how could I limit what is shown on the page summary of the blog template?
Example :
If you go on this page, you will see that " [Gravel Découverte du Hainaut]" has a lot of text under it. I would like it not to be shown
I am detailing an example. If you click on the link, you will see that under “gravel découverte du hainaut”, compared to others summary there is some text that are shown. This is what I would like to limit
imo s/he meant limiting length of text like this example
make this
HELLO THIS IS A LONG TEXT EXAMPLE WHICH I WANT TO LIMIT
to this
HELLO THIS IS A LONG TEXT EX…
like limiting it to 30 character and add 3 dots to end when 30+ character.
idk how to do that for a theme but it can be solved with twig.