{"id":55005,"date":"2020-03-28T18:45:23","date_gmt":"2020-03-28T17:45:23","guid":{"rendered":"https:\/\/samuelchopard.ch\/wiki\/?p=55005"},"modified":"2020-03-28T18:45:23","modified_gmt":"2020-03-28T17:45:23","slug":"hide-div-but-keep-its-after","status":"publish","type":"post","link":"https:\/\/samuelchopard.ch\/wiki\/library\/hide-div-but-keep-its-after\/","title":{"rendered":"Hide div but keep its :after"},"content":{"rendered":"<p><!--more--><\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"css\">\r\n.div {\r\n   font-size: 0px;\r\n}\r\n.div:after {\r\n   font-size: 16px; \/* match main div font size *\/\r\n   content: \"*\"; \/* change content as needed *\/\r\n}<\/pre>\n<p>Source: <a target=\"_blank\" href=\"https:\/\/stackoverflow.com\/questions\/14049423\/in-css-use-displaynone-on-the-element-but-keep-its-after\">https:\/\/stackoverflow.com\/questions\/14049423\/in-css-use-displaynone-on-the-element-but-keep-its-after<\/a><\/p>\n","protected":false},"excerpt":{"rendered":".div { font-size: 0px; } .div:after { font-size: 16px; \/* match main div font size *\/ content: \"*\"; \/* change [...]","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[26,69,88,122],"class_list":["post-55005","post","type-post","status-publish","format-standard","hentry","category-htmlcss","tag-after","tag-css","tag-div","tag-hide"],"_links":{"self":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/55005","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=55005"}],"version-history":[{"count":1,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/55005\/revisions"}],"predecessor-version":[{"id":55006,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/55005\/revisions\/55006"}],"wp:attachment":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/media?parent=55005"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/categories?post=55005"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/tags?post=55005"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}