Create a single primary CTA button to direct visitors, boosting engagement and conversions on your author website with a clear, compelling action.
In this lesson, you’ll learn how to add a primary call-to-action button to your Breakdance-powered author website, guiding visitors toward a single, purposeful step. We’ll cover mapping the button text and link, customizing its design for maximum impact, and assigning a unique ID for anchor linking. By integrating a well-placed, compelling CTA, you’ll improve visitor engagement, increase conversions, and build a more effective online presence as an author.
My naming conventions are not exciting but they do make life easier when setting up a website.
Just like in the previous lesson I know I’ll want extra breathing space between the primary CTA button and the element we are going to build in the next couple of lesson.
This 3 rem will be added to the default 3 rem gap for the column giving us a 6 rem gap between this button and the next element.
Before we finish this lesson and move on to the next element in the Book Details COlumn we’re also going to add an element ID to our PRIMARY CTA button. When we add an ID to an element in Breakdance we can use it as an anchor link meaning instead of sending someone to dirkvolcano.com/books/adventure-danger and hoping they go to the primary cta button or other element we can use the element ID in a link and send the visitor right there.
Let’s set up the ID and I’ll show you an anchor link in action.
Now I can link to https://dirkvolcano.com/books/adventure-danger/#primecta
The visitor is taken to the page which then scrolls direct to the button.
This isn’t a great link to verbally share with others BUT it is a great tool for internal linking that you’ll see in practical action in a later lesson.
You’ve now mastered creating and styling a primary CTA button within your author website’s custom Breakdance template. By mapping the text and URL, adjusting spacing, and assigning an element ID for direct linking, you’ve set the stage for a more focused visitor experience. With this single, powerful prompt, you’ll streamline decision-making for your readers, enhance your site’s usability, and ultimately boost the conversion potential of your author platform.
Now I’m going to exit out of the Breakdance Editor as we need to go back to the WordPress Admin Dashboard for the next lesson where we are going to create our first global block.