Mobile Form: Security logo is too big

  • PopCard
    Asked on May 25, 2016 at 3:04 PM
  • Mike
    Replied on May 25, 2016 at 4:03 PM

    Our forms are mobile friendly by default. In case you are facing some form layout issues on the mobile devices, we will need to look individually to be able to help.

    If you have any follow up questions, please let us know.

  • PopCard
    Replied on May 25, 2016 at 4:45 PM
    Hi Mike,
    Here is the web page: https://www.popcard.net/Birthday_invitations_Purchase.html
    If you can view from a mobile size browser you will see a large security logo. It looks good on a normal computer browser but very large on a mobile browser.
    Any ideas?
    Thanks,
    Alan
    ...
  • Mike
    Replied on May 25, 2016 at 6:13 PM

    Please try adding the next CSS via form designer to fix the security logo sizing on mobile devices.

    #positivessl {
    width : 67px !important;
    height : 67px !important;
    }

    Mobile Form: Security logo is too big Image 1 Screenshot 20

    Thank you.