Adjusting sidebar & content widths?
-
Hi.
I’m in the process of adjusting both column widths (sidebar & content).
I’m able to affect the sidebar with this:
/* Adjust sidebar */ #sidebar-primary { max-width: 100%; width: 10.27%; }
But can’t seem to change the content:
/* Adust main content */ #content { max-width: 100%; width: 80.54%; }
Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Adjusting sidebar & content widths?’ is closed to new replies.