Viewing Trying to use Contact widget with mobile device

Trying to use Contact widget with mobile device



User: Robert M. 10 years ago
When I use the contact widget, I can adjust the text size of the field titles but not the size of what's being entered by the user, which is extremely small for a mobile device. Any suggestions? Thanks!
User: Roddy 10 years ago
Paste this into the page Head Code box…

<style type=”text/css”>
.ew_cf input[type="text"],.ew_cf input[type="tel"],.ew_cf input[type="email"], .ew_cf select, .ew_cf textarea {font-size:15px}
</style>

Change the font size in this part - {font-size:15px}
Use this in its place to change the font family and hex color number - {font:15px Verdana;color:#FF0000}

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Robert M. 10 years ago
Quote: Roddy - 12/02/2014 5:11:13
Paste this into the page Head Code box…



Change the font size in this part - {font-size:15px}
Use this in its place to change the font family and hex color number - {font:15px Verdana;color:#FF0000}


Thanks! BTW I own and enjoy all of your widgets.
User: Roddy 10 years ago
Quote:
BTW I own and enjoy all of your widgets.


I'm glad you are finding the widgets useful. I'm working on a set of 8 widgets for creating different types of slideshows and galleries at the moment.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.