Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #861024

    I can’t change the background image on my boxed enfold child theme?
    I have gone into the normal places general style>main content and body background, but I change the outside background of my page?
    I have put an image in my dropbox to show there area I’m meaning
    Can someone help please?

    #861351

    Hey Darren,

    You have this in your style.css file:

    html {
        background: #333 url(images/bg.jpg) repeat center top !important;
    }

    If you want to use the theme options then you will likely have to remove that, otherwise you want see a background set in the body tag.

    Best regards,
    Rikard

    #861392

    Okay thanks…. might have to re-think it.

    #861406

    Hi,
    Shall we close this then?

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.