• Hi there, is there anyway i can change the background colour of the home page possibly? i’d quite like a blue gradient to go with the blue theme choice. Hope you can help. thanks

Viewing 1 replies (of 1 total)
  • aj.carrier,

    Nicholas posted this back on May 22 on his own homepage. I copied and pasted it into my own site. Should work on yours.

    “you can edit the style.css file of the theme and adding the following code. (in the example, the new background color is grey)”

    body{
    background: grey;
    }
    header.tc-header {
    background: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Background colour’ is closed to new replies.