how can I change the website background? I try to dissable the background image in the body body.compass_theme { background: url("images/bg-red.png") repeat-x scroll center top #b66647; } but it reveals a different color and I cannot find where to edit this? we just want to have a solid color in background.
Hello, There is no need to put any css code for this. Go to the Appearance > Theme options > General settings > Background Image. And upload any solid color image there. Thanks & Regards Nitesh Raghuwanshi
Hello, There is not a particular size for the image, but use large image in background. Thanks & Regards Yogesh Bhade
Hello Sven ! Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: body { background: white; } Please provide URL of your website if issue is not resolved. Thanks & Regards Pramod