Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mike Walsh

    (@mpwalsh8)

    Does your theme support mobile devices? Does it define different CSS for mobile devices? Do you have a plugin which overrides your theme when running on a mobile device (e.g. JetPack)?

    There are many reasons why buttons would appear differently on a mobile device than they do on a PC.

    You may need to define CSS for the mobile version of your implementation to achieve the desired appearance. You can use CSS viewports to do this.

    Thread Starter cazer

    (@cazer)

    Our theme definitely supports mobile devices. I’m not using JetPack

    The Button is pulling in the color, and size elements from the css style sheet.m but for some reason, it converts the button from a Rectangle to a capsule on mobile devices. Also, it does this weird filter/fade out effect that I’ve never seen before.

    My page is Shakelaw.com/new-device-notification

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Submit Button Format – Mobile’ is closed to new replies.