Align Center not working

Viewing 2 posts - 1 through 2 (of 2 total)
#110835

Hi.. Im trying to align the button to center.
But it´s not working

The code I am trying to use is
[wpdm_package id='1199' template="link-template-button.php" align="center"]

Is anything wrong?

#111004

Shahjada
Keymaster

No such parameter with the shortcode.
You may use the following code:

<div style="text-align:center;display:table;margin:10px auto">[wpdm_package id='1199' template="link-template-button.php" align="center"]</div>

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Align Center not working’ is closed to new replies.