-
-
Hi there,
it seems there is some strange behaviour of the Theme Folie especially on Safari Browsers, like Safari 7. A similar Problem that was allready reported related to iPads (<span class=”bbp-st-topic-support topic-not-resolved”>[Support request] </span>ipad redirect/skin) – but so far without any solution or Workaround.
When I open my website “digitalrevolte.com” on an iMAC with Safari 7, the same “Search Screen Overlay” appears on all pages like in the above mentioned Topic. With other Browsers (like Firefox, Chrome, IE 11, Opera) it works fine.
Is there allready a solution available for this? In the Support Forum I couldn’t find a hint.
Thanks for Support and best regards,
Heiko
-
Hello,
Sorry for the late reply.
I see the menu dropdown in ipad, is not visible because of the white background. You can set the content background to transparent for this screen size and smaller by adding this css into your custom css box:@media (max-width: 979px){ #content { background: #fff0 !important; }}
This should be the result: https://postimg.org/image/hyau6byjf/
As for the content in general, i do not see any missing content in Safari. Can you send me a screenshot of what are you getting? So we can understand better your view.Best regards!
-
Hi Mihaila,
thanks for yor reply, but I’m asthonished that you experience a Problem on iPad Menu.
You can find a screenshot form my iMac with Safari 7.0 :
https://www.dbha.de/preview/iMac-Screenshot_Safari-7.pngAs you can see, there is an search page overlay (for all pages) on http://www.digitalrevolte.com
I checked also the live Preview of the Theme on Themeforest and it Shows the same behavior!Any idea for a Workaround or solution of this?
If you have an iMac you can test several older Versions of Safari in the menu “Developer”.Thanks for your Support and best regards,
Heiko
-
Hello,
Please try adding this code into your custom css box in General:
.creative-search { display: none !important; }
I checked the site in all available browsers, Chrome, Mozilla, Safari, Opera, on systems Windows and iOS and i do not get the situation at all. Please update your version of Safari browser. We tested in versin 10 and this does not happen.
Let us know.
Best regards!
-
You must be logged in to reply to this topic.