Pricing

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3520
    Nebojsa
    Participant

    Hello,

    Is there a posibility to center pricing tables if I only have 3 of them?
    https://prnt.sc/jeeyqp

    Thank you.

    #3532

    Hi Nebojsa,

    In this issue, you could use the custom CSS below.

    @media (min-width: 992px) {
        #pricing > .container > .row {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
        }
    }

    Best Regards,
    ThemeLooks Support Team

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