This topic has 5 replies, 3 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
Hi
I would like to add a custom background image to my website.I uploaded an image to Blanco settings under the Color Scheme section however my website background is still white. I tried different images and settings (repeat, no repeat, fixed, scroll, etc.) but nothing seems to be working. Can you please let me know if I’m doing something wrong?
Thanks!
I’m sorry I must be blind, just noticed the layout was set to wide. The background works when I switched it to boxed. Just one question: is it possible to remove the shadow from under the main page white background in the boxed layout?
Thank you!
Hello,
We’re glad to hear that you figured out!
Please add the following code into the custom.css to remove box-shadow:
.wrapper-boxed .containerInner {
box-shadow: none; !important
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Jack Richardson
works great thank you
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Blanco: background image doesn't show up’' has been successfully resolved, and the topic is now closed for further responses