Hi Enfold Team!
Hope all is well.
I need to make a video full width and responsive. How do I do this without displaying as a background ?
Hi Vicken!
Thanks!
Please add Color Section element to your page with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then place your video element inside it and add following code to Quick CSS in Enfold theme options under General styling tab
#your-custom-id .container { max-width: 100%; padding: 0; margin: 0; }
Regards,
Yigit
Hi there,
I do that but when I move the color section up, it still messes with the el-## number and screws up my custom css.
Please, could you advise?
Kind regards,
Alex
Hi Alex,
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your column elements and give them a custom CSS class to target them more accurately :)
Best regards,
Yigit