Okay
  Public Ticket #195321
video is squashed too narrow
Closed

Comments

  • nalin started the conversation

    When I embed videos from easy video suite or from youtube, they are squashed. 

    I have altered the htaccess file as instructed. 

    Any ideas on how I can fix this?

    Thanks

    Nalin

  •  8,470
    Tahir replied

    Hey Nalin!

    Add this into the Visual Composer Css button so the css shows on that page only:

    object, object embed {
    	height: inherit !important;
    }
    

    Cheers


    ThemeNectar Support Team