Comments 1Barry started the conversationOctober 15, 2014 at 1:21amI want to have a different backgound image on different pages. I saw this css edit on a different question. Will this CSS work for what I'd like to do?.page-id-5739 body.custom-background{background-image: url('your-img-src.jpg')!important;}Also, what's the optimal image for a responsive background image?Thanks in advance. 8,839Tahir repliedOctober 15, 2014 at 5:30pmHey Barry!You will have to change the page id to your one . The image size can be either 1920 or 1600px wide. Thanks ThemeNectar Support Team Sign in to reply ...
I want to have a different backgound image on different pages. I saw this css edit on a different question. Will this CSS work for what I'd like to do?
.page-id-5739 body.custom-background{
background-image: url('your-img-src.jpg')!important;
}
Also, what's the optimal image for a responsive background image?
Thanks in advance.
Hey Barry!
You will have to change the page id to your one . The image size can be either 1920 or 1600px wide.
Thanks
ThemeNectar Support Team