Is it possible to make the content slider full width to take up the whole screen, similar to your One-Page Portfolio demo?
Please advise,
Thanks,
Minn
Hey Minn!
Please add content slider inside a color section and give color section element a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id .container { width: 100%; }
Cheers!
Yigit