Okay
  Public Ticket #2590053
Fancy Box Safari Bug
Closed

Comments

  •  1
    stujames started the conversation

    Hi, I've just been testing the fancy boxes on this homepage and there is a bug in Safari that has 2 effects...

    1. The text within the fancy box sits on top of the main navigation when scrolling (desktop and mobile)

    2. The background image disappears on hover (desktop)

    Would it be possible to push out a fix?

    Thanks

  •  1,075
    ThemeNectar replied

    Hey stujames,

    Try to add this into the custom css box located in the Salient options panel > general settings > css/script related tab:

    .wpb_row[data-column-margin="40px"] {
      transform: translateZ(0);
    }
    
  •  1
    stujames replied

    Amazing. That worked. Thankyou

  •  1
    stujames replied

    Hi

    I have this same issue on another one of my sites. I tried adding the same CSS but it hasn't fixed it in this instance. the site is https://himself.world. Could you take a look?

    Thanks