The Timeline block allows you to build a timeline graph that features a chronological order of events. Using the block you can add the events and incidents on a straight line.
After you have chosen the timeline block, you’ll get a block editing panel on the right-hand side. It has three options, i.e., General, Style, and Advanced. These options customize the design and other elements of the timeline block. Let’s explore one by one below:
General #
Layout #
- Alignment – It sets the timeline content to be on the Left, Center, and Right. Moreover, you can set the position of the timeline content to be different on various devices (Desktop, Tablet, and Mobile).
- Connector – Connectors are added between the timelines that represent the dates of each timeline. It comes with the following options:
- Thickness – It represent the size of the connector. Moreover, you can set the size of the connector to be different on various devices (Desktop, Tablet, and Mobile).
- Type – Under the option, you can add the appropriate icon representing the connector.
Style #
Under the style option, you’ll find the following options available:
Layout #
- Padding – It manages the spacing between the timeline content. Moreover, you can set the padding value to be different on various devices (Desktop, Tablet, and Mobile).
- Item Gap – It manages the space between two timeline events. Moreover, you can set the gap value to be different on various devices (Desktop, Tablet, and Mobile).
Label #
It changes the styling of the label text of the timeline block and comes up with the following options:
- Text Color – It allows you to change the color of the Label.
- Typography – It controls the Label Font Family, Weight, and Font Size.
Title #
It changes the styling of the title of the timeline block and comes up with the following options:
- Text Color – It allows you to change the color of the Title.
- Typography – It controls the title font family, weight, and font size..
Description #
It changes the styling of the description text of the timeline block and comes up with the following options:
- Text Color – It allows you to change the color of the description Text.
- Typography – It controls the description text, including font family, weight, and font size.
Connector #
It changes the styling of the connector of the timeline block and comes up with the following options:
- Text Color – It allows you to change the color of the icons added inside the connector.
- Background – It sets the background color of the connector.
Item #
- Background – It sets the background color of the timeline events.
Advanced #
The Advanced section consists of four options for the TimeLine block.
Spacing #
Under the spacing section, you can find the following options available:
- Block Margin – According to the site requirement, you can assign a specific margin value to the block along with units like px, em, %, and rem. Moreover, you can set the value of the different margins for various devices (Desktop, Tablet, and Mobile).
- Block Padding – According to the site requirement, you can assign a specific padding value to the block along with units like px, em, %, and rem. Moreover, you can set the different padding values for various devices (Desktop, Tablet, and Mobile).
Z-Index #
It allows you to set the block’s priority according to the site’s requirements.
Responsive Condition #
Using the option, you can enable/disable displaying the Timeline block on various screen sizes:
- Hide on Desktop – It hides the Timeline block on the Desktop.
- Hide on Tablet – It hides the Timeline block on the Tablet.
- Hide on Mobile – It hides the Timeline block on the Mobile.
Advanced #
Under the option, you can set the CSS ID and Classes for this particular Timeline block. The available options are listed below:
- CSS ID – It allows you to set specific IDs to style this particular block. Once you have set the ID, you can write the CSS Code to style the block using that particular ID.
- Additional CSS Class(es) – It allows you to add a CSS class to your block and write custom CSS to style this particular block.
After creating the separate ID and Classes, visit your CSS editor and write a style for the ID and class.
Individual TimeLine Block Settings (TimeLine Child) #
With the TimeLine block, you can customize the individual Timeline events. After you have chosen the individual timeline block, you’ll get a block editing panel on the right-hand side.
It has three options, i.e., General, Style, and Advanced. These options customize the design and other elements of each timeline block. Let’s explore one by one below:
General #
Icon #
It allows you to choose the icon for each connector. You can add different icons representing individual timeline events to each connector.
Style #
Under the style option, you’ll find the following options available:
- Background – It sets the background color for individual timeline blocks.
Advanced #
The Advanced section consists of four options for the Timeline Child i,e, Individual TimeLine Block.
Spacing #
Under the spacing section, you can find the following options available:
- Block Margin – According to the site requirement, you can assign a specific margin value to the block along with units like px, em, %, and rem. Moreover, you can set the value of the different margins for various devices (Desktop, Tablet, and Mobile).
- Block Padding – According to the site requirement, you can assign a specific padding value to the block along with units like px, em, %, and rem. Moreover, you can set the different padding values for various devices (Desktop, Tablet, and Mobile).
Z-Index #
It allows you to set the priority of the Timeline Child block according to the site requirement.
Responsive Condition #
Using the option, you can enable/disable displaying the block on various screen sizes:
- Hide on Desktop – It hides the Timeline Child block on the Desktop.
- Hide on Tablet – It hides the Timeline Child block on the Tablet.
- Hide on Mobile – It hides the Timeline Child block on the Mobile.
Advanced #
Under the option, you can set the CSS ID and Classes for the Timeline child block. The available options are listed below:
- CSS ID – It allows you to set specific IDs to style the timeline child block. Once you have set the ID, you can write the CSS Code to style the block using that particular ID.
- Additional CSS Class(es) – It allows you to add a CSS class to your block and write custom CSS to style this particular block.
After creating the separate ID and Classes, visit your CSS editor and write a style for the ID and class.