[data-wm-plugin="horizontal-timeline"] {
  
  /* Item titles (font inherits naturally from h3) */
  --timeline-title-color: inherit;
  --timeline-title-margin-bottom: 0.5rem;
  
  /* Item descriptions (font inherits naturally from p) */
  --timeline-description-color: inherit;
  --timeline-description-margin-bottom: 1rem;
  
  /* Section title */
  --timeline-section-title-color: var(--headingLargeColor);
  --timeline-section-title-size: inherit;


   /* Label Styling */
  --timeline-label-spacing: var(--timeline-dot-spacing);  /* space between labels and progress bar (defaults to 26px) */
  --timeline-label-color: inherit;
  --timeline-label-font-size: 0.85em;
  --timeline-label-font-weight: 600;
}
Previous
Previous

Images

Next
Next

Card Styling