How can I apply a different custom main content background image for each page ?
I am using enfold on stretched layout.
Hey anaeemi!
Try adding a codeblock image to the page and add this inside.
<style type = "text/css">
.container_wrap_first { background: url("URL to your image") !important; }
</style>
If that’s not working then send us a link to your page and we’ll take a look.
Regards,
Elliott