 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
April 2, 2015 at 11:47 am #422407Hi! When embedding the videplayer from the media elements, it shows a label directly above (left) the player “Video Player”. In the coding it says: <div class=”avia-video avia-video-16-9 avia-video-html5 ” itemtype=”https://schema.org/VideoObject” itemprop=”video”> 
 <span class=”mejs-offscreen”>Video Player</span>
 <div id=”mep_0″ class=”mejs-container svg avia_video mejs-video” aria-label=”Video Player” role=”application” tabindex=”0″ style=”width: 480px; height: 270px;”>How do I get rid of this? tnx again! 
 rgds
 ArthurApril 2, 2015 at 1:39 pm #422460Hi Arthur You can add following code to Quick CSS in Enfold theme options under General Styling tab .mejs-offscreen { display: none !important; }You are probably not using the latest version of Enfold which is currently 3.1.3 because that issue was fixed already – http://kriesi.at/documentation/enfold/updating-your-theme-files/ Cheers! 
 YigitApril 3, 2015 at 3:34 pm #423094Hi Yigit, tnx! worked, I indeed need to upgrade. Another question if I may :-) Can I get rid of the header area, i.e. I want a one-page site with the menu in the socket and no header or logo on top. I know how to (disable) hide the header in CSS but then it still has the area where the menu and logo originally was. tnx again! 
 ArthurApril 3, 2015 at 3:36 pm #423095Hey! You can add following code to Quick CSS as well #main { padding-top: 0!important; }In new version of Enfold, it is possible not to display header on pages as well :) Best regards, 
 YigitApril 3, 2015 at 3:38 pm #423100that’s quick! :-) where in new version? I just updated to latest. April 3, 2015 at 3:42 pm #423103Hey! #TeamKriesi :) 
 Please edit your page and choose not to display header on that page under transparency settings in Layout section. For more information please see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/Cheers! 
 YigitApril 3, 2015 at 3:46 pm #423107Wonderful! worked, tnx Yigit (and #teamKriesi) April 3, 2015 at 3:50 pm #423112Hey! You are welcome, we are always happy to help :) 
 For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
 And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
 For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Have a nice weekend! Cheers! 
 Yigit
- 
		AuthorPosts
- The topic ‘Label "Video Player" above the HTML5 embedded player’ is closed to new replies.
