Skip to content

Instantly share code, notes, and snippets.

View harshachandra's full-sized avatar

Harsha Vardhan Chandra harshachandra

View GitHub Profile
@Netzberufler
Netzberufler / style.css
Created April 12, 2017 13:18
Twenty Seventeen Full Width page template
body.page-template-template-full-width #content #primary {
max-width: 100%;
}
body.page-template-template-full-width #content #primary .entry-header,
body.page-template-template-full-width #content #primary .entry-content {
float: none;
width: 100%;
}