New Landing How can we help? Themeforest Theme Support Uplift Fixed height on "boxed content"

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Uplift
  • #291798
    Safersociety
    Member
    Post count: 6

    Hi.

    Is it possible to fix the height on the boxed content elements? I want to have “a grid” with 12 boxes fullwidth and they contain different amount of text which makes them to not align so well.. (See attached screenshot). Is there a way to fix this? In the screenshot i’ve set the background color of the row orange.

    Best,
    Kristofer

    Attachments:
    You must be logged in to view attached files.
    #291889
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    What’s the link?

    – Kyle

    #292073
    Safersociety
    Member
    Post count: 6
    This reply has been marked as private.
    #292086
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .page-id-10476 .spb_box_content.col-sm-4 .spb-bg-color-wrap {
      min-height: 520px;
    }

    When you change the text, you may just need to adjust the min height value

    – Kyle

    #292102
    Safersociety
    Member
    Post count: 6

    Thank you so much Kyle! Did’nt know you could set a specific css for a specific page. I tried the extra class in the content but did’nt get that to work on those elements..

    Anyway, thank you so much! Great support!

    Best,
    Kristofer

    #292107
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.