Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CTA Button Widget To Marketplace #172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ManthanJangid
Copy link

@ManthanJangid ManthanJangid commented Sep 12, 2024

Implemented CTA Button widget for Xperience By Kentico

The CTA Button Widget allows you to add a customizable call-to-action button to any page on your website.

Widget Properties

The widget provides several configurable properties:

  • Visible: Determines if the button is visible on the live site.
  • Button text: The text displayed on the button. This is a required field.
  • Link Url: The URL where the button points to. Can be a custom URL or a selected page.
  • Alignment: The alignment of the button (Left, Center, or Right).
  • Open in a new tab: Option to open the link in a new tab.
  • Css classes: Custom CSS classes to apply to the button's containing DIV.

@ManthanJangid ManthanJangid requested a review from a team as a code owner September 12, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant