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

    Please help me set a background image on the homepage only.

    #722090

    Hey jdicristo,

    Try adding this code in Quick CSS (located in Enfold > General Styling):

    .home #main .main_color {
        background: url('image_url_here') center center no-repeat fixed;
    }

    Just replace image_url_here with the url of your background image. Hope this helps. :)

    Best regards,
    Nikko

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