Title - Main headline typically serving as the subject to help audience quickly grasp its context
Subtitle - A subordinate title usually accompanying the main title to provide more context/instructions
Elements - Add a collection of elements
Name - Optional name field. It can be used to override the element title, or to provide a name when just passing an external link
Content link - Input the ID of any published Element within this event, or an external link
Image - If no cover image is associated with the inputted Element ID, the image will be displayed. However, if a cover image already exists, it will be overwritten
Background Size - This defines how image should appear in the container
Auto - The image retains its original size. If the image is smaller than the container, it wonβt stretch to fill it.
Contain - The image is resized to fit within the container while maintaining its aspect ratio
Cover - The image is resized to completely cover the container while maintaining its aspect ratio. Parts of the image may be cropped if necessary to fill the entire space.
Background Position - It aligns the background image either vertically or horizontally
Background Repeat - It controls how a background image is repeated within the element. It determines whether the image is tiled or displayed just once. These positions are:
repeat β The background image repeats both horizontally and vertically to fill the container.
repeat-x β The background image repeats only horizontally.
repeat-y β The background image repeats only vertically.
no-repeat β The background image is displayed only once and does not repeat.