How to center a shortcode vertically?

Posted in: Newspaper
Post count: 494

Hi,

How can I center vertically a shortcode (it’s a button generated by MaxButtons Pro) in a column?

Here is my code (starting at the 2nd and last column):

[su_column size="1/5" center="no" class=""][maxbutton id="1"][/su_column]
[/su_row][/su_box]

Thanks

Post count: 494

Here is the page concerned: https://www.coupdepoker.com/poker-en-ligne/test-winamax-poker/
The button is the green one in the 1st box (gold border).

Post count: 35449

Hi,

You can try this custom css -> https://www.screencast.com/t/tlhjOitxcaih
.su-box .su-box-content .su-column-size-1-5 .su-clearfix {
margin-top: 25%;
}

Hope this will help you!
Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.