The height of the blocks for listings have different heights depending on the length of the title. Is there any possibility for the blocks to have the same height regardless of the length of the title?
Unfortunately, there’s no such feature, it would require a custom implementation. I recommend using the CSS snippets provided in this topic Change height of listing card
Sorry for the confusion, unfortunately there’s no simple solution to this, there are a few workarounds but each has some cons, e.g. making listings the same height via JS would add extra gap inside, and cropping the listing titles to the same number of lines may cut important words from the title.