Okay
  Public Ticket #892532
IE11 Boxed Columns
Closed

Comments

  •  2
    Jeroen started the conversation

    I'm a big fan of Google Chrome and use it all the time. Out of curiosity I opent my website with IE11 and found that the boxed columns aren't showing as they should.

    Can anybody help me ? 

    ATTACHED FILES:

  •  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 

  •  2
    Jeroen replied

    That did the trick, thank you very much!

    Regards, Jeroen