Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #624015

    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

    #624031

    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.

    • This reply was modified 8 years, 6 months ago by rwwood.
    #624521

    Hi!

    Buttons look fine on my end as well – http://i.imgur.com/HJyihEe.png

    @rwwood
    thanks for your help :)

    Cheers!
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.