Label not placing above fields

Home Forums Quform WordPress Label not placing above fields

This topic is: not resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6126
    phuleproof
    Participant

    Hi,
    I’ve change the setting in the form builder to display the label above the field, but it’s not working.
    I’ve gone through and disabled all plug ins one by one and it doesn’t seem to have made any difference.
    The form is here:

    Online Coaching Application


    Many thanks,
    Jeremy

    #6127
    josef777
    Participant

    Your CSS file shortcodes.css has a style
    form label{
    float:left;
    width:120px;
    }
    float:left which is causes this , remove it and your are ok

    or add float:none; to the iphorm label

    • This reply was modified 10 years, 8 months ago by josef777.
    #6129
    phuleproof
    Participant

    awesome, all sorted, thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy