Comments Claudia started the conversationJune 20, 2016 at 12:02pmHi,we want to edit the fields style, because it's too big for responsive. We attach a picture of it . Do you have a CSS code to do this? Thanks! 8,994Tahir repliedJune 22, 2016 at 2:13amHey ,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .container-wrap .upme-wrap input[type="text"], .container-wrap .upme-wrap textarea, .container-wrap .upme-wrap input[type="email"], .container-wrap .upme-wrap input[type="password"], .container-wrap .upme-wrap input[type="tel"], .container-wrap .upme-wrap input[type="url"], .container-wrap .upme-wrap input[type="search"], .container-wrap .upme-wrap input[type="date"] { padding: 4px !important; } This might help write up further Custom CSS: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug . Thanks ThemeNectar Support Team Sign in to reply ...
Hi,
we want to edit the fields style, because it's too big for responsive.
We attach a picture of it . Do you have a CSS code to do this? Thanks!
Hey ,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
This might help write up further Custom CSS: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug .
Thanks
ThemeNectar Support Team