Features issue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #450157
    Hugh
    Guest

    I have 8 Features I would like to display in two rows of four. I have the widget for each feature set to 12/6/3/3. However, the second row is breaking wrong and won’t line up.

    You can see the section at http://nimbusstudios.nimbusstudios.com/#features

    Any resolution down until it hits a single column the rows break incorrectly.

    #450409
    J. Davis
    Keymaster

    Hi Hugh,

    Try to add the same amount of lines to description of feature items. The item can not be located under item with longer description in its row.
    Or you can add custom height for features item by adding this style:

    .features-box {
        height: 500px;
    }

    Best regards,
    John

    #450765
    Hugh
    Guest

    Perfect, works great, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.