Okay
  Public Ticket #3157903
Fancy box border radius not working properly in Safari
Closed

Comments

  •  2
    nelsonsantosjose88 started the conversation

    I've added it in CSS because if I use Fancy box or Inner column settings don't work at all. In addition, a box without border radius appears on hover. 

    Do I have any animation that causes this?

  •  1,877
    Judith replied

    Hello There,

    This is a duplicate query, we already responded on the previous ticket.

    Thanks.

  •  2
    nelsonsantosjose88 replied

    Added this to the Salient General Settings Custom CSS Code. Hope it's correct. At least looks solved!

    .vc_column-inner .wpb_wrapper .nectar-fancy-box {
      transform: translateZ(0);
    }


  •  1,877
    Judith replied

    Hello There,

    This is a correct workaround you got.

    Thanks.