It looks like this is a new Chrome specific browser rendering issue with their recent versions.
You can correct it by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
@media only screen and (min-width: 1000px) {
.slide-out-widget-area-toggle a { transform: translateZ(0); }
}
Hey Again,
Try using the Optimization plugins recommended in this Article http://themenectar.com/docs/salient/performance-optimization-guide/ and check if that makes a difference .
Thanks.
ThemeNectar Support Team
I checked and it is on all sites based on the Salient theme. Not just on mine. Pls check picture.
Attached files: Zrzut ekranu 2024-06-10 o 16.33.09.png
Hi Patryk,
Thank you for getting back to us.
It looks like this is a new Chrome specific browser rendering issue with their recent versions.
You can correct it by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:
Try this and let us know how it goes.
Kind regards,