Viewing Advanced form

Advanced form



User: Simon C. 5 years ago
Where have I gone wrong .

Header text entered etc

http://www.simoncamper.com/test.html
User: Roddy 5 years ago
The advanced form styles are different from the default one. Use this ...

<style>
.ew_cfad input[type="text"],.ew_cfad input[type="number"],.ew_cfad input[type="tel"],.ew_cfad input[type="email"],.ew_cfad input[type="date"],.ew_cfad input[type="url"], .ew_cfad select, .ew_cfad textarea {font-size:15px !important}
@media screen and (max-width:739px){
.ew_cfad input[type="text"],.ew_cfad input[type="number"],.ew_cfad input[type="tel"],.ew_cfad input[type="email"],.ew_cfad input[type="date"],.ew_cfad input[type="url"], .ew_cfad select, .ew_cfad textarea {font-size:18px !important}
}
</style>

-------------------------------
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.