Tagged: gravity forms Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 20, 2018 at 7:13 am #1035432 SteveParticipant Hi there, any chance I can get some help with aligning input text box with radio button? Many thanks in advance! :) This topic was modified 6 years ago by Steve. November 21, 2018 at 2:10 pm #1036055 IsmaelModerator Hey Steve, Thank you for using Enfold. This css code should help: .gfield_radio input[type=radio] { float: left; } .gfield_radio input[type="text"] { max-width: calc( 100% - 20px ); } Best regards, Ismael Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In