Comments 2nelsonsantosjose88 started the conversationNovember 1, 2022 at 3:38pmI'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,877Judith repliedNovember 1, 2022 at 6:49pmHello There,This is a duplicate query, we already responded on the previous ticket.Thanks. 2nelsonsantosjose88 repliedNovember 3, 2022 at 11:47amAdded 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 Like 1,877Judith repliedNovember 3, 2022 at 1:04pmHello There,This is a correct workaround you got.Thanks. Sign in to reply ...
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?
Hello There,
This is a duplicate query, we already responded on the previous ticket.
Thanks.
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);
}
Hello There,
This is a correct workaround you got.
Thanks.