Hello!
On this page http://alexanderkouba.at/ i have inserted a widescreen picture, centered, which fits good.
On this page http://alexanderkouba.at/begruessung/ i tried to do the same, but in every case of the settings for the picture it will not turn into fullwidth like on the main page.
Can you show me how to insert the picture correct, so that it looks like the picture on the main page?
thanks for help
Hi AlexanderKouba!
In your “begruessung” page, please insert your image inside a color section element with 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
#your-custom-class .container { max-width: 100%; padding: 0; margin: 0; }
Cheers!
Yigit