Adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab should correct that Safari display issue:
body .img-with-aniamtion-wrap .hover-wrap {
margin-bottom: 0;
}
body .wpb_wrapper > .img-with-aniamtion-wrap.mask_shape_circle {
margin-bottom: 20px;
}
Hey Again,
Escalating this to the developer for further response.
Best
ThemeNectar Support Team
Hey David,
Adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab should correct that Safari display issue:
Kind regards