Hello,
i would like to have a custum image as background in all sites.
I tried this from another post:
#main > .container_wrap {
background-image: url(https://www.everythingisforever.com/cms_assets/full-bg.jpg);
background-position: center center;
background-attachment: fixed;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 100%;
width: 100%;
position: fixed;
z-index: 0;
top: 0;
left: 0;
}
But the problem is the image overlays al my text and image boxes (the whole content)
Thanks for helping!
Hey Stefan,
Please try this solution
If this doesn’t help, please include a admin login in the private content area so we can take a closer look.
Best regards,
Mike
works great, thank you !
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike