Okay
  Public Ticket #952757
Internet Explorer / Firefox
Closed

Comments

  • Daniel started the conversation

    The images and spacing is all screwed up on IE and Firefox. Any ideas?

  •  8,996
    Tahir replied

    Please update to VC 4.12.1 as well and check . You seem to be running 4.12 right now.

    See VC update instructions in here: https://themenectar.ticksy.com/article/5182/

    Thanks


    ThemeNectar Support Team 

  • Daniel replied

    Still quite screwed up. Thoughts?

  •  8,996
    Tahir replied

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

    @media all and (-ms-high-contrast:none) {
     .nectar_cascading_images .cascading-image img {
      width: 100%;
     }
    }

    Thanks


    ThemeNectar Support Team