Reply To: custom background image for the index page

Homepage Community Forums Epik Theme Support custom background image for the index page Reply To: custom background image for the index page

#15792
Andykev
Customer

    You have this in your inline style sheet which appears to override the change:

    body.custom-background { background-color: #ffffff; }

    I changed the #ffffff to your color #FFCC66 and the sample page changed to golden yellow.