• Resolved cowcatapult

    (@cowcatapult)


    Hi!

    I like your theme but I need to know if I can change the colors. I need the background in black instead white. Is it possible?

    thanks for all

Viewing 1 replies (of 1 total)
  • sumowebsite

    (@sumowebsite)

    Go to “Appearance > Customize > CSS” and insert this code.

    body {
        background-color: #000;
    }
Viewing 1 replies (of 1 total)

The topic ‘colors’ is closed to new replies.