Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #414637

    Thank you for the big new update! I come back for buying again now. My new site needs to have margin around the body. I did body margin: 56px; works. Now I want to set the body background-color to #CCC. I did but it did not change. Can you tell me the CSS code for this?!

    • This topic was modified 9 years, 8 months ago by royaltask.
    #414850

    Hey royaltask!

    Try adding this to your custom CSS.

    html { background: #ccc !important; }
    

    If that’s not working then send us a link to your page so we can get an idea of what’s going on.

    Regards,
    Elliott

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