Payments in line with bullets - by ziga32

This topic has 3 replies, 2 voices, and was last updated 4 years, 7 months ago ago by ziga32

  • Avatar: ziga32
    ziga32
    Participant
    May 19, 2021 at 15:56

    How can I make these payments in line with bulets on payment page?
    https://i.imgur.com/b3Hrllj.png

    2 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 20, 2021 at 08:33

    Hello,

    Add the below code to Theme Options > Custom CSS

    #payment .payment_methods li {
        display: flex;
        flex-wrap: wrap;
    }
    #payment .payment_methods label {
        width: auto;
    }
    #payment .payment_methods input[type="radio"] {
        top: 8px;
    }

    Let me know if it helps.

    Regards

    Avatar: ziga32
    ziga32
    Participant
    May 20, 2021 at 09:05

    works great, thank you

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘Payments in line with bullets’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.