Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #51971

    Ryan B
    Participant

    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.

    #52219

    Support
    Member

    Hey 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/0d42x8lade

    Thank you.

    #52495

    Ryan B
    Participant

    on the pc I am using version 5.1.7

    i will get back to you on the mac

    #52670

    Aman
    Member

    Sure Ryan, please do.

    #55971

    Ryan B
    Participant

    my client has not sent the version yet, but I still have this issue. have you been able to replicate this?

    #56359

    Rad
    Moderator

    Hi 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.

    #60278

    Ryan B
    Participant

    that didn’t work. this just seems so strange since this theme is so popular and you have great customer service. any other ideas?

    #60279

    Ryan B
    Participant

    it appears to only that problem on the pages with the revolution slider.

    #60758

    Rad
    Moderator

    Hi 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.

    #61807

    Ryan B
    Participant

    I 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.

    #61809

    Ryan B
    Participant

    it is buggy now. so this probably isnt the best fix, but from this hopefully you can figure out the issue

    #62169

    Rad
    Moderator

    Hi 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.

    #63575

    johan l
    Participant

    Just 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.

    #64003

    Kosher K
    Member

    Hi Johan,

    Thanks for the information. Have a great day