{"id":6861,"date":"2014-04-04T10:42:29","date_gmt":"2014-04-04T09:42:29","guid":{"rendered":"http:\/\/www.wjst.de\/blog\/?p=6861"},"modified":"2014-04-04T14:29:03","modified_gmt":"2014-04-04T13:29:03","slug":"wordpress-multiline-site-title-instead-of-tagline","status":"publish","type":"post","link":"https:\/\/www.wjst.de\/blog\/sciencesurf\/2014\/04\/wordpress-multiline-site-title-instead-of-tagline\/","title":{"rendered":"WordPress: Multiline site title instead of tagline"},"content":{"rendered":"<p>I found it hard to change the layout of the tagline in my WordPress Twentyfourteen child theme as the element sits in a different hierarchy.\u00a0<span style=\"line-height: 1.5;\">But fortunately we can add text also from the CSS stylesheet (which is not visible in the sourceode!) using the content tag. It does not accept standard HTML while the special formatting is shown on <\/span><a style=\"line-height: 1.5;\" href=\"http:\/\/stackoverflow.com\/questions\/9062988\/newline-character-sequence-in-css-content-property\">stackoverflow<\/a><span style=\"line-height: 1.5;\">.<\/span><\/p>\n<pre class=\"brush: php; light: true; title: ; notranslate\" title=\"\">\r\n.site-title :after {\r\n\tfont-size: 25px;\r\n    content: &quot;&#92;&#48;0000aBut let your communication be Yea, yea;&#92;&#48;0000aNay, nay: for whatsoever is more than these cometh of evil&quot;;\r\n    white-space: pre;\r\n}\r\n<\/pre>\n<p>The reason for that? Just a quick fix.<\/p>\n\n<p>&nbsp;<\/p>\n<div class=\"bottom-note\">\n  <span class=\"mod1\">CC-BY-NC Science Surf , accessed 22.04.2026<\/span>\n <\/div>","protected":false},"excerpt":{"rendered":"<p>I found it hard to change the layout of the tagline in my WordPress Twentyfourteen child theme as the element sits in a different hierarchy.\u00a0But fortunately we can add text also from the CSS stylesheet (which is not visible in the sourceode!) using the content tag. It does not accept standard HTML while the special &hellip; <a href=\"https:\/\/www.wjst.de\/blog\/sciencesurf\/2014\/04\/wordpress-multiline-site-title-instead-of-tagline\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">WordPress: Multiline site title instead of tagline<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-6861","post","type-post","status-publish","format-standard","hentry","category-computer-software"],"_links":{"self":[{"href":"https:\/\/www.wjst.de\/blog\/wp-json\/wp\/v2\/posts\/6861","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wjst.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wjst.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wjst.de\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wjst.de\/blog\/wp-json\/wp\/v2\/comments?post=6861"}],"version-history":[{"count":6,"href":"https:\/\/www.wjst.de\/blog\/wp-json\/wp\/v2\/posts\/6861\/revisions"}],"predecessor-version":[{"id":6868,"href":"https:\/\/www.wjst.de\/blog\/wp-json\/wp\/v2\/posts\/6861\/revisions\/6868"}],"wp:attachment":[{"href":"https:\/\/www.wjst.de\/blog\/wp-json\/wp\/v2\/media?parent=6861"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wjst.de\/blog\/wp-json\/wp\/v2\/categories?post=6861"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wjst.de\/blog\/wp-json\/wp\/v2\/tags?post=6861"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}