New Landing How can we help? Themeforest Theme Support Dante Icon Box minimum height

  • This topic has 26 replies, 5 voices, and was last updated 5 years by outlawzz.
Viewing 12 posts - 16 through 27 (of 27 total)
  • Posted in: Dante
  • #122387
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Change it to the icon box asset instead of the shortcode, no need for the text box

    – Kyle

    #122388
    fmora617
    Member
    Post count: 105

    Ok, but how do I add an asset background to it? I don’t see that option.

    Sorry for all the questions. Thanks again!

    #122392
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok I’ve set it up for you, please check it

    – Kyle

    #122397
    fmora617
    Member
    Post count: 105

    Looks great Kyle! Thank you!

    I would like to know how you did this for future pages. Looks like you added a Row element and then added other page builder elements within the Row element?

    Where was this Row element? I can see it being extremely useful for me in other pages.

    Fabian

    #122398
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It’s under the ‘Layout’ tab

    – Kyle

    #122400
    fmora617
    Member
    Post count: 105

    I see it! Wish I knew earlier. Thanks for all your help Kyle.

    Fabian

    #122401
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

    #122838
    fmora617
    Member
    Post count: 105

    Hi –

    I used the height CSS element to size the boxes on this page (http://dev.fmora.com/?page_id=12316) to be equal to each other. However, it does not look correct on a mobile device (phone).

    Here is the CSS I am using:
    .page-id-12316 .sf-icon-box[class*=”sf-icon-box-boxed-“] .sf-icon-box-content-wrap {
    height: 450px!important;
    }

    I tried using the min-height element but that did not work for me.

    Any ideas?

    Thanks!
    Fabian

    #122850
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Instead use:

    @media only screen and (min-width: 768px) { 
    .page-id-12316 .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-box-content-wrap {
    height: 450px!important;
    }
    }

    – Kyle

    #123096
    fmora617
    Member
    Post count: 105

    Perfect! Thank you!

    #123226
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

    #331635
    outlawzz
    Member
    Post count: 7

    Hy and good morning,

    I have sort of the same problem, i placed 3 “boxed content” elements in one row. Can i you tell me if there is an options for “equal height”? i want them to have equal height on every screen.

    Produktionsbetriebe optimal planen

    thanks in advance
    Stefan

Viewing 12 posts - 16 through 27 (of 27 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register