background image
Hello,
Im testing the Zoo theme
The homepage has a background image. In the custom CSS of the theme options there is this line;
.home { background: url(http://......./wp-content/uploads/2015/09/home_zoo_bg.jpg) no-repeat top center; }
I see in the pagecode that there is <body class="home .....>
How can i do the same for other pages? I want every page to have the same background as the home.
thanks for the support!
Regards Roy
Comments
if you want to same background for all pages, you supposed to use below css instead: