Okay
  Public Ticket #300544
Different Background Images On Specific Pages
Closed

Comments

  •  1
    Barry started the conversation

    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.


  •  8,839
    Tahir replied

    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