[wp-trac] [WordPress Trac] #38745: Site Branding not shown in theme Twenty Seventen in ubuntu mate / ff 49.0.2 / WordPress 4.7-beta1
WordPress Trac
noreply at wordpress.org
Thu Nov 10 12:41:50 UTC 2016
#38745: Site Branding not shown in theme Twenty Seventen in ubuntu mate / ff 49.0.2
/ WordPress 4.7-beta1
--------------------------+-----------------------------
Reporter: nanuc | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
The site branding is missing.
Solution in style.css 3243 add left: 0;
{{{
.has-header-image.twentyseventeen-front-page .site-branding,
.has-header-image.home.blog .site-branding {
bottom: 0;
padding-top: 0;
left:0;
position: absolute;
width: 100%;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38745>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list