Homepage › Community Forums › Epik Theme Support › Changing the CSS › Reply To: Changing the CSS
Any idea what CSS I need to use to just place a background image on the home page?
Just for the homepage, you can add something like this –
`.home #wrap { background: url(images/your-image.jpg); }`