hi, what can i do to display that image in full size (2560×636) and without white space above?
Hi alfaweb2!
Please edit your page and insert a color section with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
and then place your image inside it and add following code to Quick CSS
#your-custom-id .container { max-width: 100%; padding: 0; margin:0 ;}
Cheers!
Yigit