• Resolved glensickemore

    (@glensickemore)


    Is it possible to change the background color away from the grey color? If my site is zoomed out it exposes the edges of the background on the big title and in the footer on the sides of my uploaded images. I don’t mind it, but the grey color doesn’t look that good.

    Hoping to drop in a nice yellow that pleases the eye

Viewing 1 replies (of 1 total)
  • Hi,

    You could use this custom code with the plugin Simple Custom CSS:

    body {
    background-color: yellow !important;
    }

    Best regards,
    Rodica

Viewing 1 replies (of 1 total)

The topic ‘Background Color’ is closed to new replies.