Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
I have 4 days under my belt with RocketCake. I am trying to get my buttons to dynamically resize for mobile devices. I create two containers side by side. On the left side I have a vertical list of buttons. On the right container and image. When viewing on mobile devices, the image resizes, the buttons do not. The button size property does not allow percentages to size. It shows a length and width size setting. How do I get buttons to dynamically resize? Thanks, Bob |
||||
|
You can absolutely set the size to percentage, try for example something like this: 20%, 40 |
||||
|
Thank you! That did work! Bob |
||||
|
|