New Landing How can we help? Themeforest Theme Support Dante Resize Icon Box One to fit text content

Viewing 15 posts - 1 through 15 (of 18 total)
  • Posted in: Dante
  • #172459
    tsimarketing
    Member
    Post count: 267

    I have 4 box one icon boxes on this page and due to the amount of text on each one I can’t get them to line up evenly at the bottom of each box. Is there a css code that I can use to make all the boxes the same height? I have attached a screenshot of the section on the page I am referring to.

    Attachments:
    You must be logged in to view attached files.
    #172605
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .page-id-52 .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-box-content-wrap{
    height:325px !important;
    }

    Thanks
    Mohammad

    #251946
    DESIGNzweidrei
    Member
    Post count: 36

    Hi,

    I have the same problem but the custom css code dosen´t work. I have attached a screenshot of the section on the page, too.

    Thanks
    Christof

    Attachments:
    You must be logged in to view attached files.
    #251948
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url to check and resolve the issue.
    Thanks
    Mohammad

    #251994
    DESIGNzweidrei
    Member
    Post count: 36
    This reply has been marked as private.
    #252007
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .page-id-31 .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-box-content-wrap{
    height:280px !important;
    }

    Thanks
    Mohammad

    #252023
    DESIGNzweidrei
    Member
    Post count: 36

    Hi,

    The icon boxes at the bottom are perfect but the box on the right side has a different length now as well.
    (Screenshots attached)

    – Christof

    Attachments:
    You must be logged in to view attached files.
    #252029
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove my last code and use this code:-

    .page-id-31 .sf-icon-box-content-wrap{
    height:280px !important;
    }

    Thanks
    Mohammad

    #252035
    DESIGNzweidrei
    Member
    Post count: 36

    Hi,

    still the same.

    – Christof

    #252069
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Height is equal and you have right icon box inside box content so its looking more heightfull.
    Thanks
    Mohammad

    #252148
    DESIGNzweidrei
    Member
    Post count: 36
    This reply has been marked as private.
    #252152
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I dont see any difference. Are you using the code? Where did you put the code?
    Thanks
    Mohammad

    #252156
    DESIGNzweidrei
    Member
    Post count: 36
    This reply has been marked as private.
    #252172
    DESIGNzweidrei
    Member
    Post count: 36

    Hi,

    I added “one” to the first css code you proposed. Now it works.

    .page-id-31 .sf-icon-box[class*=”sf-icon-box-boxed-one”] .sf-icon-box-content-wrap{
    height:280px !important;
    }
    Thanks!

    -Christof

    #252173
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that you managed to resolve the issue.
    Thanks
    Mohammad

Viewing 15 posts - 1 through 15 (of 18 total)

You must be logged in to reply to this topic.