This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago ago by Eva Kemp
I’m trying to put a texture as background.
But we’re not working, it does not appear!
Could you help me?
How do I solve the problem?
I went in Theme Options> Color Scheme> Site Background
I tried to enter but it did not work!
Hello,
The settings you’ve changed in Theme Options are related to Boxed site layout (Theme Options > General > Site layout > Boxed). If you want to change the background for wide layout you need add this code into custom.css file:
.wide .wrapper {
background-image: url("http://www.wiltondistribuidora.com.br/wp-content/uploads/2014/06/pattern21.gif");
}
Here you can watch the tutorial how to create custom.css.
Regards,
Eva Kemp.
The issue related to '‘Site Background Image don't work’' has been successfully resolved, and the topic is now closed for further responses