change widget width
-
I need to change the width of this widget.
this is the css I have added. The width changes when tested in firebug but not on the site.
#mc_signup_form{
padding:5px;
border-width: 0px;
width: 220px !important;
border-style: none;
border-color: #dbd9d9;
color: #dbd9d9;
background-color: #222423;
}
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘change widget width’ is closed to new replies.