Okay
  Public Ticket #878613
Equal height in Internet Explorer buggy
Closed

Comments

  • Matthias started the conversation

    Dear ThemeNectar Support,

    I've just gone live with the mentioned website. I now noticed one big issue:

    The equal height feature doesn't work in Internet Explorer at all. I haven't noticed this so far since I usually work on a Mac where I have Safari, Chrome and Firefox. Now I am looking at the website in IE on a windows machine. It does look really BUGGY! Screenshot is attached.

    I really can't disable equal height as it wouldn't look nice at all. Could you please help?

    Best regards,
    Matthias

  •   Matthias replied privately
  •  8,996
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .vc_row.vc_row-o-equal-height>.span_12>.wpb_column >.vc_column-inner >.wpb_wrapper {
            min-height: 1px;
    }
    .vc_row.vc_row-o-equal-height>.span_12>.vc_column_container>.vc_column-inner {
        width: 100%;
    }

    Thanks


    ThemeNectar Support Team 

  • Matthias replied

    Hi again,

    Thanks a lot. I can only test this next week on my windows computer at work.

    Cheers,
    Matthias

  • Matthias replied

    Hi,

    Just wanted to let you know that this worked perfectly fine. Thanks!

    Cheers,
    Matthias