Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #544462

    How can I apply a different custom main content background image for each page ?
    I am using enfold on stretched layout.

    #544669

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.