• Resolved Joe

    (@sabbathbreaker)


    Hi,

    I have a form submit button work perfect on desktop however when viewed on mobile, it looks too big and awkward. How to set automatically reduce the button’s padding and button’s text size when viewed in mobile? Thanks in advance.

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

    (@hannahritner)

    Can you post a link?

    Hannah

    Thread Starter Joe

    (@sabbathbreaker)

    Hello Hannah,

    I think its my mistake to put the button size inside the button style, I have resolved the issue by putting the button style to auto and it fixed the size within the mobile screen, thanks.

    <button style="width: auto; height: auto;">Long Button Text Desc</button>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Button text size and padding in mobile view’ is closed to new replies.