page background image

adding background to content page, and make content text standout

Hi support, I want to add a background image to a content area of a page, and I can use the following CSS .page-id-27 .inside-article { background-image : url(‘http://clubtinytots.com.au/wp-content/uploads/2015/08/happy-birthday-background.jpg’); background-size : cover; background-repeat: no-repeat; } However, I wanted the background image to fade into the background so the content text stands out and readable. I … Read more