Brendan
I tried using the image in a “coloured page section” and “stretch to fit” but it does not show due to no elements added to the section.
Yeet
Hi!
Please add a Color Section element to your page with a unique ID and place your image inside it. Then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id .container { width: 100%; margin: 0; }
……………………………………………………………………..
Hi Guys this code did not work.