Thank you very much, Santoyan for your generosity with this theme. It truly is in the spirit of 'abundance for all'!
I have just started learning how to use Custom includes. Styling the Submit Button for Contact Form 7, I succeeded in getting it to work perfectly on first level navigation pages, but it greys out on second level pages.
Send button fine here: http://www.starlightstarbright.eu/approaches/
Send button colour disappears here: http://www.starlightstarbright.eu/approaches/spheres-of-light-immersion-workshops/
I have checked the css using Inspect Element with Firebug and can’t see any obvious reason.
My custom includes to achieve colour change on Submit button are:
- Code: Select all
.button, .button:visited, input[type="submit"], input[type="button"] {
background: url("../wp-content/uploads/2012/05/bg-SS-pink-2.png") repeat-x top left; color: #ffffff;
}
Can't find anywhere in the forum where this specifically has been addressed.
Would appreciate any suggestions to get the colour on the Submit button working for second level nav pages.
Thanks,
Clare
