- This topic has 1 reply, 2 voices, and was last updated 9 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › post comment button
how to change color of “post comment” button on blog post?
Theafterlifeshow.com
Hi,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
#commentform input#submit {background:#ffffff !important;}
#commentform input#submit:hover {background:#000000 !important;}
Regards,
Shri
