Thread Starter
Russel
(@mfrussel)
Abhishek, I didn’t find <p> in my code.
thanhhiep992, right now the settings are as follows:
#primary {
width: 71.287%;
float: left;
}
body.no-sidebar #primary {
width: auto;
float: none;
}
But what’s confusing me is that the sidebar shows up on every other page in the proper location but not on the home page. Any idea what could be causing that?