Okay
  Public Ticket #2618177
lightbox not easy to close
Closed

Comments

  •  2
    Sarah started the conversation

    Dear support team,


    I'm experiencing a weird problem that I'm not sure was there before...

    On the portfolio, all videos lightboxes are very hard to close, the cross react very badly and it's not user friendly at all... I've tried both on chrome and safari and on IMAC and macbook, same problem... Any ideas ?


    Thanks :)



  •  8,849
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    .fancybox-container {
        z-index: 999999;
    }

    Thanks


    ThemeNectar Support Team 

  •  2
    Sarah replied

    Thank you (again) so much, you really are the best support !