angular project problem

I have two component hero section and nav-bar component.i want to set a comman background for both of them.does anyone have idea how i can achieve this..
I tried adding both component in a parent div in app component and setting background image to parent div. And also setting background as transparent for both component. But it doesnt seems to work.
Any idea how i can solve this problem.
Was this page helpful?