New Landing How can we help? Themeforest Theme Support Dante 2 columns in a row, same height whatever the text lenght is

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #291931
    Marine
    Member
    Post count: 151

    Hello,

    in the middle of my page, I have 2 big columns in a row (yellow ad grey). I’ve added a min-height : 1170px to have the same height even if there’s less text in the grey block. It works on desktop but not on tablets / mobile, what can I do?
    Tx for your help guys
    Marine

    #291944
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 1024px) {
    .cadeau{
    min-height:1547px !important;
    }
    }

    Thanks
    Mohammad

    #291950
    Marine
    Member
    Post count: 151

    Ah OK it’s the only way… So I have to adapt the min-height to each device’s width…
    Tx

    #291974
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    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