Okay
  Public Ticket #1667806
Flipbox rendering in Safari
Closed

Comments

  • thewisebunny started the conversation

    Hi - sorry - been away for a bit.  Can we reopen ticket #1648471, as I still cant get salient rendering flipboxes correctly in Safari.  I've added the code suggested by I Am, but no joy.

    Help!

  •  8,999
    Tahir replied

     94
    I Am replied

    Hey rog,

    Thanks for your patience with this matter

    My first guess after taking a look for a bit is that it's related to the proximity relative to the Rev slider - sometimes Safari has hiccups with 3D css techniques when the DOM elements overlap with other things set to use css transitions etc. Anyway - this snippet should fix it:

    (add it into the custom css box in your Salient options panel)

    body.home .vc_row-fluid .vc_col-sm-3 {   transform: translateZ(0);
    }
    

    Cheers


    ThemeNectar Support Team 

  • thewisebunny replied

    Hi Tahir,


    Thanks for coming back to me.  I tried this and no joy.  Any other ideas?


    Cheers


    rog

  •  1,089
    ThemeNectar replied

    Hey Rog, have you tried clearing your cache yet as well? I just checked your URL again in Safari and am no longer seeing the initial hover glitch. If you have, please let me know what Safari version you're on.

    Cheers