• Resolved poidokan

    (@poidokan)


    hi everyone,

    I´m using radio-buttons in a contact-form7.

    http://light-motion.net/anfrage/

    right now, the buttons unfortunatly are closer to a label they don´t belong to. switching the appearance of label and button does not help.

    can I alter the distance between the button and the label?

    thanks, gé

Viewing 2 replies - 1 through 2 (of 2 total)
  • esmi

    (@esmi)

    Delete margin-right:15px; from:

    input[type="radio"], input[type="checkbox"] {
    margin-right:15px;
    vertical-align:bottom;
    }

    in style.css.

    Thread Starter poidokan

    (@poidokan)

    great! thanks a lot…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7] alignment of radio-buttons’ is closed to new replies.