Main parallax background disappeared/ not working on "FIRM" theme ...and with no changes ?!

This is what I used: http://themes.muffingroup.com/be/firm/

This is the website: http://naturalchoiceinternational.com/

The main parallax used to work properly and I havent changed anything related to the parallax coding since it was working. The parallax effect should be working throughout the site and now all I see is black instead.

Please help- thanks !

Comments

  • First of all, the image loads but very slowly, maybe because it is almost 14mb in size.
    When you change the size of the image, upload it again, the to enable paralax  go to theme options>global>general and under the background image choose the position centered no-repeat fixed cover
  • Thanks for the quick reply. Unfortunately- this doesnt fix anything. I see the file was large so I "shrunk" it to 152 kb- much better than 13 MB. I made sure the settings were as you described but it still doesnt change anything. I never messed with the settings for overall parallax  and it was working originally but then mysteriously stopped working properly.

    I sent you both the site as well as the original template so you can see where the parallax areas are missing. All you can see is black rather than the globe image. Please let me know.

    Thanks
  • Try using this css 
      html {
    background-attachment: fixed !important;
    }
  • Thanks very much !! It works like it normally did. Not sure how it broke on its own but now its good.
Sign In or Register to comment.