Below is the image of my project and the layout I am trying to achieve. In the example below I used images as a background and than I positioned headings using relative and absolute positioning (temporary solution, just to show the layout). The problem is, I want the layout to be responsive, which in this case isn't...
What I want to achieve:
- position headings the way they are in the image below (need to stay responsive for every device)
- replace the background images with background color (but it has to keep the width:height - 1:1 ratio no matter the width of the screen)
- I want to achieve that circular look of the container div (title 7), just as the image on its left, but if I set the fixed height & border radius 100%, it breaks when viewed at smaller screens
Thanks in advance!
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Found the solution here: