editing submit buttom/editing background color of input box
-
How do I edit the submit button and change the background color for the input box in the mailchimp widget I added to my sidebar? I read the support topics on this and added the following code to several style sheets my theme uses:
‘/*mailchimp sign up form*/
.mc_signup_submit {
color: ##FF8C00;
background-color: #212121;
}’
I am using a rockettheme theme and added the code to the template.css, gantry.css, style5.css (the particular style I am using for the template) and the wordpress style.css Nothing worked.
The URL for my site is https://www.trajikworld.com . Thanx.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘editing submit buttom/editing background color of input box’ is closed to new replies.