hide_call_for_action

Hides the call-to-action (CTA) button in the navbar on this page.

PropertyDetails
Typeboolean
Accepted values
  • true

When not set (or set to any value other than true), the parameter is ignored and the CTA button is shown normally (unless hidden at the site level via hide_call_for_action in config.toml).

Example

hide_call_for_action: true

Front Matter