Hey,
Please take a look at my page: http://col323webdesign.com/tilbagetilbibelen/portfolio_entries/charles-leiter/ .. How do I get the sidebar back up in the right side?
Thanks,
Mika
Hey,
Please take a look at my page: http://col323webdesign.com/tilbagetilbibelen/portfolio_entries/charles-leiter/ .. How do I get the sidebar back up in the right side?
Thanks,
Mika
Hey!
In wp-content/themes/propulsion/grid.css replace:
.container .three.units { width: 690px; }
with:
.container .three.units { width: 210px; }
Best regards,
Peter
Hey,
That's right, but please take a look: http://col323webdesign.com/tilbagetilbibelen/portfolio_entries/charles-leiter/ .. I would like my Archive page to look like this (please see my changes under the video). How can I keep that and still have the sidebar to the right?
Mika :-)
Hi,
Try to add this on your custom.css
.sidebar.units.sidebar_right.three {
width: 210px !important;
}
Regards,
Ismael
You gotta love it! It worked perfect! Thanks man!!
This topic has been closed to new replies.