Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello
    If you want to use different background page wise you should change little change in your custom css. Below is the code

    body.page-id-2782 .content
    {
    background-image:url("http://www.primary-stem.co.uk/wp-content/uploads/2017/05/BXvIl83KN8Bna.gif");
    background-repeat:no-repeat;
    background-attachment:fixed;
    }

    This custom css style overright default background.

    Thank you

    Thread Starter Kate Gillespie

    (@kate-gillespie)

    THANK YOU!!!! Thank you soooo much! Kate

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Different page background on ONE page only’ is closed to new replies.