Copy link to clipboard
Copied
I have a feedback form that works fine. I need to create the same form that will work on a smartphone. I have created it and it looks fine apart from the fact that the spry buttons show up so small that it's difficult to tell whether one has been selected without zooming in on the phone. Could anyone tell me how to make the buttons much larger - without increasing the size of the associated text - which looks fine in it's current state. The development version of the page is here www.hollisterairshow.com/mobile/feedback2.php
Thanks
Tony
Copy link to clipboard
Copied
You should play with the Spry menu's CSS to achieve this. You could specify widths for each button separately or for all buttons together.
If you need more help, post your code here (HTML & CSS) so we'll be able to help you