Hello crhdigital,
The Call to Action on the Wedge was designed to be on the right. There are basically left and right grids there, not a center. If you wish to reset the Call to Action to the right side, use the code below:
<div class=”row call-to-action-wrapper”>
<div class=”col-md-7″></div>
<div class=”col-md-5″>
<div class=”call-to-action”>
<h2 class=”slogan”>TITLE</h2>
<hr />
<p class=”tagline”>Text body goes here.</p>
<p class=”p-button-primary”><a class=”button-primary” href=”contact-us”>CONTACT US TODAY</a></p>
</div>
</div>
</div>
The available menu locations are the current setting (called the Primary location), the Header Upper (which is just a bit higher than the default, but still on the right), and Above Header (will center the menu at the very top of the page). You can set the menu location from within the menu tab of the Customizer.
Kindest Regards,
Scott M