Hi,
Where can I change the default single image particularly the WEBSITE image ?
We changed our cat logo of our header, I have to change also the website image.
I can find in DW options, only : Site Logo, Header Background, footer logo.
In http://www.kedistan.net/wp-admin/options.php I can find site icone.
Thank you
1 Answers
Hi,
If you want to change the background of the website, you can log in to Dashboard > DW Focus > General settings.
See the screenshot: http://prntscr.com/8t8dmw
To change the background for the single page, you can use the following code:
.single-post { background: #...;}
.single-post .container { background: #fff; }
Hope this helps !
thanks π
thanks π
Please login or Register to submit your answer