Skip to content
any.green
  • Home
  • About this
  • Cinema4D
  • After Effects
  • 8thQ
    • Hype
    • Edge Animate
    • Muse
    • Hosting
  • QuickTips
    • After Effects
    • Cinema4D
    • Edge Animate
    • Muse
    • Mac OS X

Vertically align background videos in Divi

October 18, 2021January 30, 2021 by Lennert

Just enter this code to your Custom CSS in the Divi options:

.et_pb_section_video_bg{
	display: flex!important;
	flex-direction: column; 
	justify-content: center;
}
Categories Divi
Code for automatic next/prev buttons
A little Thumbnail effect for Divi
© 2025 any.green • Built with GeneratePress