Search
Search
Displays a block with content (title, text, button) on the left and image on the right (possible to reverse the direction). In mobile the image is first.
blocks:
- type: editorial
direction: "" # [rtl, ltr]
surtitle: "" # string (optional)
title: "" # string (optional)
text: "" # string (optional)
notes: [] # (optional)
text: # string (optional)
ctas: [] # (optional)
text: '' # string
url: '' # url
blank: false # boolean (optional)
lang: '' # code lang (optional)
image: {} # (optional)
src: '' # url
filter: '' # string (optional)
alt: '' # string (optional)
legend: '' # string (optional)
credit: '' # markdown (optional)
/config/_default/params.yaml
Image size
params:
blocks:
editorial:
desktop: "624x"
mobile: "336x"