My heading image comes out tiny on mobile devices

  • Doron
    Asked on March 29, 2017 at 7:45 AM

    i again, thanks for the reseponses. When i enter a heading image it comes out tiny on the mobile... any ideas?

    https://form.jotformeu.com/70854344932359

  • Welvin Support Team Lead
    Replied on March 29, 2017 at 8:11 AM

    If your mobile screen resolution is below 500, you might see it that way. If you want, you can move the text below the image. To do that, you need to inject the following custom CSS codes:

    .form-header-group.hasImage>.header-logo {

        display: block !important;

    }

    Here's our guide to inject the custom CSS codes:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    The output would be the following:

    My heading image comes out tiny on mobile devices Image 1 Screenshot 20