CTA Section

The CTA section is used for calls to action.

Screenshots

CTA Section

Section Front-matter

sections:
- template: cta 
  options:
    paddingTop: true # true/false
    paddingBottom: true # true/false
    borderTop: false # true/false
    borderBottom: false # true/false
    theme: primary # "base", "base-offset", "primary", "primary-offset" - Uses color variables from `data/themes.json` to theme the section
    classes: "" # "my-class my-class-2" - Add custom classes to the section div for custom CSS styling
  heading: Kickstart your Hugo project
  description: Save days and weeks with our best practice templates.
  buttons:
  - button: 
    url: https://www.zerostatic.io/theme/hugo-paradigm/
    text: Buy Theme
    external: true
    buttonColor: primary-offset