How Do I Center an Ad Unit Using a Raw HTML Widget in SoCast Engage?

How Do I Center an Ad Unit Using a Raw HTML Widget in SoCast Engage?

  1. Log in to SoCast Engage.
  2. Navigate to the page where you want to add or adjust your ad unit.
  3. Add a Raw HTML widget to the desired section of the page.
  4. In the HTML widget, place your ad code between <div align="center"> and </div> tags. For example:
    <div align="center">
    [Your Ad Code Here]
    </div>
  5. Save and publish your changes.

This will center the ad unit on the page. You can repeat these steps for any page where you want the ad centered using a Raw HTML widget.