Custom Bootstrap 3 Wordpress Theme Failing To Make Row

2 replies
Any suggestions? single.php is still showing full-width content with sidebar under content. I Set col-md-8 to content and col-md-4 to sidebar but no luck. Still displaying one under the other. I tried setting the col class in sidebar.php instead of on home.php - no luck. I know wordpress is connecting to bootstrap because of other styles being applied but for some reason the ROW is not working correctly. I'm sure it's a quick fix, just not sure where to look.

Code Sample Listed Here: http://stackoverflow.com/questions/2...ng-to-make-row

Any help?

Trending Topics