looking for a way to extend some pages to full-width in customized Sight theme
-
Does anyone know how to extend a page (i.e., specific pages) to full-width in the customized Sight theme?
Thanks!
The blog I need help with is: (visible only to logged in users)
-
http://teachingcriticalthinking.wordpress.com/ is using 2011. What’s the URL of the blog in question, and what are the specific pages you’d like to change?
-
Sorry! The blog in question is wms595.com, and the page I’d like to change is the calendar page.
-
.page-id-32 .site-content { width: 100%; } .page-id-32 iframe { width: 915px; } .page-id-32 #secondary { display: none; } -
AWEsome — thank you so much!! (I was able to adapt this for other pages, too. Really really helpful.)
-
- The topic ‘looking for a way to extend some pages to full-width in customized Sight theme’ is closed to new replies.