Is there a way to set the embended videos and photos to show at their normal size ?
                 Notifications
                
            
                Clear all
    
            
        Feb 25, 2019 3:01 am
                                                 2 Replies                    
                Feb 25, 2019 2:14 pm
                        Hi @mariosgr,
Please try this CSS code. You should help you.
#wpforo-wrap .wpforo-post-content .wpf-video, #wpforo-wrap .wpforo-post-content .wpf-video iframe {
   max-width: 98% !important;
   height: 330px !important;
}
Feb 25, 2019 3:07 pm
                        I must ask.. where is that 330px coming from to make the video appear on their normal size? What if the video is 1080p? or 720p like the video above


 
                        