Hi,
I’m trying to figure out how to get two buttons to be inline AND centered within a column. I can center them via the editor, but then they stack. However, if I make them inline, they immediately become left-justified within the column.
I’ve added the following CSS to make them inline:
.avia-button-center {
display: inline !important;
padding: 5 5px !important;
}
My url is: http://69.195.124.83/~opulentn/modules-and-engines/
Can somebody please help?
Thanks,
G
I don’t see what buttons you’re referring to on your page. Everything looks fine. I did notice that the padding you have for .avia-button-center has a space between the two 5s.
Make sure you do a hard refresh after changing your style sheets.
Hi!
Buttons look fine on my end as well – http://i.imgur.com/HJyihEe.png
@rwwood thanks for your help :)
Cheers!
Yigit