Viewing 4 posts - 1 through 4 (of 4 total)
  • #292634
    uform
    Member
    Post count: 60

    I would like to get a context box element to have a fix height on my home page. See picture attached.
    The picture next to the box element as a height of 554px. I would like the box content to have the same height.

    Thanks

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

    Hi,
    Please use this custom css code:-

    .homeBoxContent   .box-content-wrap {
        min-height: 385px !important;
    }

    Thanks
    Mohammad

    #292830
    uform
    Member
    Post count: 60

    Thank you it’s working.

    Do you have an idea why the code as no effect on my home page in english?
    http://dkolor.com/en/

    #292850
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use also this custom css code:-

    .home  .box-content-wrap {
        min-height: 385px !important;
    }

    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 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