How do i change the background-image: url(img/bg_home_main.jpg)
Could you please let me know how can I change the background-image: url(img/bg_home_main.jpg) that is harcoded in the CSS file?
I have tried to change the code to background-image: url(img/myimage.jpg) and upload the myimage.jpg file in ..img/ but it does not work
I have even deleted the bg_home_main.jpg and load a different file using the same name bg_home_main.jpg it did not work either.
Cleaned browser cache and uncheck the Performace --> Cache Option ... but nothing.
Thanks,