-
AuthorPosts
-
June 3, 2014 at 5:26 pm #51971
here is the website http://valleyrecoveryandtreatment.com/
screen shot of safari. http://valleyrecoveryandtreatment.com/wp-content/uploads/2014/06/nomenu.jpg
it is like this on several macs and most importantly my clients computer.
The menu seems to be behind the video. I can click on the the video and activate the menu.
June 4, 2014 at 8:38 am #52219Hey Ryan,
Thanks for writing in.
Could you please tell us with version of safari you are using on both mac and pc, as on my screen it just looked good, check the screenshot attached:
http://awesomescreenshot.com/0d42x8ladeThank you.
June 4, 2014 at 4:55 pm #52495on the pc I am using version 5.1.7
i will get back to you on the mac
June 5, 2014 at 12:59 am #52670Sure Ryan, please do.
June 13, 2014 at 12:53 pm #55971my client has not sent the version yet, but I still have this issue. have you been able to replicate this?
June 14, 2014 at 7:07 pm #56359Hi Ryan,
I couldn’t find the element causing this issue, but I did a wild guess using this css.
This should work by adding at your customizer’s custom css.
* { -webkit-transform: none !important; }
Let me know.
June 23, 2014 at 11:49 pm #60278that didn’t work. this just seems so strange since this theme is so popular and you have great customer service. any other ideas?
June 23, 2014 at 11:50 pm #60279it appears to only that problem on the pages with the revolution slider.
June 24, 2014 at 10:54 pm #60758Hi Ryan,
CSS works even with slider here in my view. Could you clear your browser cache or use another machine?
Tested it on Windows 7’s Safari and OSX Snow Leopard’s Safari.
Let me know.
June 26, 2014 at 6:25 pm #61807I fixed it, when I removed these two lines from the CSS the problem was solved
.x-navbar{
z-index:1030;
-webkit-transform:translate3d(0, 0, 0);}
if you do fix the issue can you let me know so my css is updated.
June 26, 2014 at 6:29 pm #61809it is buggy now. so this probably isnt the best fix, but from this hopefully you can figure out the issue
June 27, 2014 at 2:45 pm #62169Hi Ryan,
Yes, disabling transform styling should fix it for safari as per experience. But you don’t have to remove z-index. It shouldn’t be, or else it will be sluggish.
Let us know.
July 1, 2014 at 9:43 am #63575Just to tell that i got the same problem with the menu on safari.
I tested your demo, the menu don’t appear on safari (last version on windows).I commented -webkit-transform:translate3d(0, 0, 0); and now it work good.
July 2, 2014 at 9:01 am #64003Hi Johan,
Thanks for the information. Have a great day
-
AuthorPosts