Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Please share your site URL.

    And tell us which theme you are using Enigma Theme or Enigma Parallax.

    Thanks.

    Thread Starter wling

    (@wling)

    Enigma Theme

    Hi,

    Please go to Admin Dashboard >> Appearance >> Customize >> Theme Options >> Theme General Options.

    Now, copy below code and paste into Custom CSS.

    
    .enigma_service {
       background-image: url(IMAGE-URL) !important;
        background-attachment: fixed !important;
    }
    .enigma_project_section {
        background-image: url(IMAGE-URL) !important;
        background-attachment: fixed !important;
    }
    
    .enigma_blog_area {
       background-image: url(IMAGE-URL) !important;
        background-attachment: fixed !important;
    }

    Here, IMAGE-URL is replace by as your requirement.

    Save the Changes.

    Thanks.

    Thread Starter wling

    (@wling)

    Works great thanks. Your theme support is amazing!

    Most welcome!

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Sectioned Homepage Backgrounds’ is closed to new replies.