• Resolved handmadehome

    (@handmadehome)


    but the points are not aligned in a line, as in your example. Looks a little messy. Could you help, please?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @handmadehome!

    You can use the following CSS code to fix up the alignment:

    input[type=radio] {
        margin: 10px !important;
    }
    
    input[type='radio'] + label {
        display: contents;
    }

    Add this to the “Additional CSS” section in your Customizer view.

    Cheers!

    Thread Starter handmadehome

    (@handmadehome)

    Thank you so much! Can I also ask, are you planning to add a field for custom tips amount?

    Plugin Author Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @handmadehome!

    Yes, in the next update.

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Align’ is closed to new replies.