Okay
  Public Ticket #354726
Lightbox Video Issue on Mobile
Closed

Comments

  •   David started the conversation
  •  8,410
    Tahir replied

    Hey!

    Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user only..
    Thanks 


    ThemeNectar Support Team 

  •  982
    ThemeNectar replied

    Hey! Try adding this in the custom css box located in your Salient Options panel: 

    @media only screen and (max-width: 690px) {
    .pp_content iframe {
        min-height: 200px !important;
    }
    }
    
  • David replied

    Thanks guys, it seems it was fixed!