Ticket #26338: 26338.patch
File 26338.patch, 552 bytes (added by , 11 years ago) |
---|
-
wp-content/themes/twentyfourteen/inc/custom-header.php
68 68 // Has the text been hidden? 69 69 if ( 'blank' == $header_text_color ) : 70 70 ?> 71 .site-title { 71 .site-title, 72 .site-description { 72 73 position: absolute !important; 73 74 clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ 74 75 clip: rect(1px, 1px, 1px, 1px);