Looking to change some values using local.css but nothing I do seems to make any changes. I have added it to the business.info file and flushed the cache but to no effect.

This is the simple change I want to affect:

body {
background-image: url('images/background2.jpg')
background-repeat: no-repeat;
background-position: center;
}
Help appreciated.

Tim Purcell

Demystifying the hype

Comments

devsaran’s picture

Status: Active » Closed (fixed)

You need to make changes in the color.css also.