1. Home
  2. Docs
  3. neXum
  4. Shortcodes
  5. Call to Action

Call to Action

Call to action

Shortcode:[co_nexum_call_to_action]

This is the simpler version for call to action, shows title, text with an action button. Best suited to show a single line short call to actions. Comes with different styling options.

Available parameters are following:

  • title: Title for Call to action
  • content: description/content
  • button_text: Text/ Label for button, for example “More details..”
  • text-align: the position of call to action data
  • Show Button: Display button on page or not
  • button URL: URL path for landing page
  • title_color: Sets color for title, accepts a hexcode (#000000)
  • content_color: Sets color of content, accepts a hexcode (#000000)
  • button_text_color: Sets text color for button, accepts a hexcode (#000000)
  • button_text_color_hover: Sets hover text color for button, accepts a hexcode (#000000)
  • button_bg_color: Sets background color for button, accepts a hexcode (#000000)
  • button_bg_hover_color: Sets background hover color for button, accepts a hexcode (#000000)
Was this article helpful to you? Yes No