@dodo123G
Toms Stals
@ph4ntom5All comments
- @ph4ntom5
Hi, DODO123G’S.
Well done on your Responsive card component project.
Regarding the issue with positioning the background circle shapes, one method could be:
Setting the parent (.container class) position to relative and having two circle image shapes position set to absolute. Then position the circle shapes according to the design using (top,right,left,bottom) properties.
Hope it helps. Happy coding!
Toms
Marked as helpful