{"id":54750,"date":"2018-06-08T22:05:41","date_gmt":"2018-06-08T20:05:41","guid":{"rendered":"https:\/\/samuelchopard.ch\/wiki\/?p=54750"},"modified":"2019-03-18T14:29:17","modified_gmt":"2019-03-18T13:29:17","slug":"add-style-to-an-inputs-placeholder-element","status":"publish","type":"post","link":"https:\/\/samuelchopard.ch\/wiki\/library\/add-style-to-an-inputs-placeholder-element\/","title":{"rendered":"Add style to an input&#8217;s placeholder element"},"content":{"rendered":"<p><!--more--><br \/>\nPaste the following in the CSS stylesheet (<em>additional CSS<\/em> tool):<\/p>\n<pre class=\"EnlighterJSRAW\">::placeholder, ::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, ::-ms-input-placeholder, :-moz-placeholder {\n  color: pink;\n}\n\n<\/pre>\n<p>Then add style as desired.<\/p>\n<p>Source: <a target=\"_blank\" href=\"https:\/\/css-tricks.com\/almanac\/selectors\/p\/placeholder\/\">https:\/\/css-tricks.com\/almanac\/selectors\/p\/placeholder\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"Paste the following in the CSS stylesheet (additional CSS tool): ::placeholder, ::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, ::-ms-input-placeholder, :-moz-placeholder { color: pink; } [...]","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[143,216,281],"class_list":["post-54750","post","type-post","status-publish","format-standard","hentry","category-htmlcss","tag-input","tag-placeholder","tag-style"],"_links":{"self":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54750","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/comments?post=54750"}],"version-history":[{"count":1,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54750\/revisions"}],"predecessor-version":[{"id":54840,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54750\/revisions\/54840"}],"wp:attachment":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/media?parent=54750"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/categories?post=54750"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/tags?post=54750"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}