• Just a small thing and that is the Field Guide Image in the welcome page is huge. The width in the css below just needs to be removed.

    .about-wrap img {
    margin: 0;
    width: 100%; <= Remove this
    height: auto;
    vertical-align: middle;
    }

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

  • The topic ‘Gravity Forms Field Guide Image Is “Huge”’ is closed to new replies.