Hi I am using easy slider in my page but I cannot make the pictures full width (stretched), while I have that option in full width easy slider, but I cannot add caption ( title or comments ) on the pictures if I use full width easy slider.
So can you tell me how ?
Hey almmasy911!
Please add a color section element with a unique ID to your page – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then place your slider inside it and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id .container { max-width: 100%!important; padding: 0; margin: 0; }
Regards,
Yigit