Tagged: CTA
How can I add a Call to Action button inside article ?
Hi segurini, Just add this below html code in your article. <a title="Your title" href="http://yourlink.com" class="call-to-action">Call to action button name</a>
<a title="Your title" href="http://yourlink.com" class="call-to-action">Call to action button name</a>
Hope this may help you Thank you!