Removing sidebar from other pages
-
Is it possible to remove sidebar from all other pages except the home page? I noticed someone had already asked this the other way around and that was possible with a custom css:
.home #primary { width: 100%; }
.home #secondary ( display: none; }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Removing sidebar from other pages’ is closed to new replies.