Skip to main content

Snippet Description:

Create a centralized CTA button on a text page

 

Snippet WYSIWYG view:

 

 

Snippet HTML Code:

<div class="btn-containerleft"> <p style="text-align: center;"><a class="btn " href="http://www.google.com" target="_blank">Your Text Here</a></p> </div>

 

Left Aligned button:

<div class="btn-containerleft"> <p style="text-align: Left;"><a class="btn " href="http://www.google.com" target="_blank">Your Text Here</a></p> </div>

 

 

Be the first to reply!

Reply