Hi,
I discovered issues (always on safari) since las bugfix (https://kriesi.at/support/topic/wordpress-4-7-enfold-4-0-2/?login_error#post-760677)
To see some elements in a web page (third on our web site) we have to expand manualy with the mouse the size of the window.
Hey tom9275,
I’m not sure I understand what you mean, could you post a link to your site and point out what is not working please? A screenshot of the issue might help us understand better.
Best regards,
Rikard
Hi, please find the link in private message.
As you will see some elements of a component only appear when we resize the window (Safari only)
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.avia-safari .mfp-img {
-webkit-animation: none !important;
animation: none !important;
}
Best regards,
Rikard
Thx for your quick answer but it doesn’t change anything
Hi,
Can you try using this css code instead and see if it helps:
.mfp-img {
-webkit-animation: none !important;
animation: none !important;
}
Best regards,
Nikko
Hi Nikko,
Thanks for your help but before trying your fix I updated with the last enfold version (4.0.3) and it seems to work fine.
I keep testing a few days.
Hi,
Glad that it is working now :) Let us know if you need more help regarding this topic :)
Regards,
Nikko
Of course !
Thanks for your last message and your quick support.
Hi,
You’re welcome and thanks for using Enfold :)
Best regards,
Nikko