- This topic has 1 reply, 2 voices, and was last updated 8 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › WEN Corporate Pro › How to center align the embedded Prezi presnetaion
Is there a way to center-align the embedded presentation?
To see my problem: https://www.smallbusinesssocialnetworking.com/prezi/
—
The HTML is as follows:
<iframe width=”550″ height=”400″ src=”https://prezi.com/view/HvUUpdRwxeVzZurlFet8/embed” webkitallowfullscreen=”1″ mozallowfullscreen=”1″ allowfullscreen=”1″></iframe>
Hello @NDAVIS43521,
While we have inspected your website through the site URL it seems like you have inserted the prezi presentation iframe through the WordPress Editor. The WYSIWYG editor in WordPress actually has alignment option for internal components in the page.
You can add in the following code in the “text” mode in your page editor to get it to display center aligned in your page :
<p style="text-align: center;"><iframe src="https://prezi.com/view/HvUUpdRwxeVzZurlFet8/embed" width="550" height="400" allowfullscreen="allowfullscreen"></iframe></p>
Hope this Helps,
Best Regards !!
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 
 
	    


