Okay
  Public Ticket #1919434
Flip Box Safari
Closed

Comments

  • brewerben started the conversation

    Hi in safari, the flip boxes are glitching and not animating properly. Is there a fix for this?

  •  8,996
    Tahir replied

    Hey Again,

    Gonna escalate the ticket to the developer so he may add in a response .

    Best


    ThemeNectar Support Team 

  • brewerben replied

    Is there any further info on this? I need to have this fixed somewhat quickly.

  •  75
    Scott replied

    Hey there,

    Thanks for reaching in,

    We're gonna have to wait for the developer's input on this one. 

    If its really urgent you can add in a comment here : https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266/comments with the Ticket ID so the developer can add in a response

    Regards

    Themenectar Support Team

  •  1,089
    ThemeNectar replied

    Hey Ben,

    the actual fix for this will be included in the next release - to sort it now, you can add this into the custom css box located in the Salient options panel > general settings > css/script related tab:

    
    .wpb_column.vc_col-sm-6 {
    transform: translateZ(0);
    }
    
    
    Cheers