LeadDogAD, See my previous post. “remove the ‘.home'” This is exactly what I just posted about. Although we may need to add additional style code for the header.
Nevermind. Got it figured. I wanted to do the same for all pages. This only changed the home page. I removed the .home, and it works like a charmm.
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
margin: 0 auto;
max-width: 904px;
width: 100%;
}
Hi, I have a similar issue. I have tried this, however, it doesn’t change the content width. Doe anyone know the CSS to change the width of the content, inside of the pages?
Using twentythirteen with a child theme as well. Thanks.