I need to change the styling of the homepage in a website that was created with Atahualpa and I can't find how to access the code.
What I wish to do is access this code:
Code:
body.home { background: url("/wp-content/themes/atahualpa/images/bchome1.png") repeat-x scroll center top, url("/wp-content/themes/atahualpa/images/bcfooter1.png") repeat-x scroll center bottom #FFFFFF; }
Code:
images/bchome1.png
Code:
images/bchome2.png
How do I do this?
Thank you
