Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Konstantin Kovshenin

    (@kovshenin)

    It looks like the extra left margin in bootstrap.css is causing the second column to drop below the first one. Look for:

    [class*="span"]

    Around line 282. Hope this helps!

    Sorry to be a bit of a newb but im having the same issue, I am using bootstrap and columns and my third column is stacked instead of being placed correctly. I tried to figure out what to do based on the answer above but am somewhat baffled, can I run both these plugins at the same time? if so how do i fix the margins?

    Thanks!

    @brandonbrooks: It is impolite to interrupt another poster’s ongoing thread with a question of your own. It causes significant problems for the forum’s volunteers and prevents us from being able to track issues by topic. Please post your own topic.

    Plugin Author Konstantin Kovshenin

    (@kovshenin)

    BrandonBrooks, you can fix the margins with some CSS code if they’re bing set by Bootstrap. Searching for the class I mentioned above can help you locate the necessary styles.

    it worked! thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Columns Not Appearing Side by Side’ is closed to new replies.