{"id":4395007,"date":"2013-12-09T20:34:22","date_gmt":"2013-12-09T20:34:22","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/continue-reading-blue-button\/"},"modified":"2016-08-21T13:20:36","modified_gmt":"2016-08-21T13:20:36","slug":"continue-reading-blue-button","status":"closed","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/continue-reading-blue-button\/","title":{"rendered":"continue reading blue button"},"content":{"rendered":"<p>I&#8217;m trying to find the edit css part for changing the intrusive blue button that&#8217;s everywhere, and changing it to grey. I&#8217;ve managed to find with firebug the code and change the hover colour but hunting through every colour css I cannot find anything that makes the blue change to anything different. does anyone have the css for changing the non hover state, non active blue button to any other colour I choose, hex\/rgb. <\/p>\n<p>Aha as I write I just discovered this part changes all the input buttons to whatever rgb colour code you choose, replace the number with your choice, I chose orange in the end, I now have to hunt out the hover blue as well! Part Resolved! <\/p>\n<pre><code>button, input[type=&quot;button&quot;], input[type=&quot;reset&quot;], input[type=&quot;submit&quot;], .button-primary, a.button-primary, .wpm-button-primary, a.wpm-button-primary {\n    display: inline-block;\n    background: none repeat scroll 0% 0% rgb(222, 85, 0);\n    color: white;\n    text-decoration: none;\n    padding: 10px;\n    border: medium none;\n    font-weight: 300;\n    cursor: pointer;\n    font-size: 100%;\n}<\/code><\/pre>\n","protected":false},"template":"","class_list":["post-4395007","topic","type-topic","status-closed","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/4395007","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/4395007\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=4395007"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}