• Resolved james377

    (@james377)


    I can’t get WPMU to respond! Does anybody know how to make the radio buttons move WITH the text when you increase the line-height? When you make the text not be so squashed together vertically (they’re squashed together by default) by adding “line-height: 30px/2.0,” the radio buttons don’t move, they just remain squashed.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    Hi @james377 thank you for contacting us.

    For the space of the radio buttons with label try the following CSS:

    #forminator-module-15530 .forminator-radio {
        margin-top: 30px;
    }

    Hope this helps, let us know if you have any further questions.

    Regards,

    Jorge

    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello @james377

    Hope you’re doing well!

    I’m marking this topic as resolved due to recent inactivity.
    Feel free to post back here with any updates so we can carry on troubleshooting. ??

    Thank you,
    Dimitris

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Radio Buttons Moving with Line-Height Adjustment’ is closed to new replies.