Placing the following CSS in one of your CSS files or within the page should make the donation widget display horizontally in the center.
iframe[name=donorbox] {
max-width: 425px !important;
margin: auto;
display: block;
}
For more information on embedding a donation widget on a Wordpress site, please watch out step-by-step tutorial video:
Comments
0 comments
Please sign in to leave a comment.