When you add a long caption on a button, the button becomes wider than the screen on mobile devices. Please see attaches screenshot for more information.
I've tested this on AN Hero block and on the hero section of landing pages, so please check / fix both.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | after (1).png | 187.87 KB | saurabh.dhariwal |
| #2 | buttons_with_long_caption_on_mobile_2956050_2.patch | 431 bytes | saurabh.dhariwal |
| mobile.jpg | 82.4 KB | jochemvn |
Comments
Comment #2
saurabh.dhariwal commented@jochemvn, Please Find my attached patch, in which I tried to resolve this issue, Also find an attached image which I attached after using my patch.
Thanks!..
Comment #3
Serhiy Chornobay commentedRemove white-space: nowrap for all buttons.
Please find pull request here:
https://github.com/goalgorilla/open_social/pull/825
Comment #4
jaapjan commented