Viewing 1 replies (of 1 total)
  • ARuWeb

    (@aruweb)

    Hi

    Try this piece of CSS.

    Put it in your style.css or try it first in Personalize -> Advanced options -> Custom CSS

    I suggest you to create a child theme first.

    body {
    background:     url([yourimageurl.jpg/png]) top right no-repeat;
    background-attachment:fixed;
    }

    hope this help

Viewing 1 replies (of 1 total)
  • The topic ‘changing background color’ is closed to new replies.