• I added a background image to my site.
    And a backgroung color to my content

    body {
    background:     url(https://localhost/wp-content/uploads/1.jpg) repeat  ;
    }
    
    #main-wrapper {
    background:     #FFFFFF ;
    }

    But now, I have no margin beetwen the background image and the text.
    I tried many things but I wasn’t able to change it.
    What I want : white space around my text.

    See Image here : https://www.dropbox.com/s/ee4ryuxgqwvp399/Site.png?dl=0

Viewing 1 replies (of 1 total)
  • hi hufufuf
    did you ever find an answer to this? on the customizr site they give css for putting a background image in but it’s not much good if the content is without a margin. Pretty basic question but I couldn’t find an answer…

Viewing 1 replies (of 1 total)
  • The topic ‘[Customizr] Change margin around content’ is closed to new replies.