Resolved !! Thanks to AJ_Dev : changing the container’s 940px max-width to 100%
Hi everyone, I need to recreate a figma template, but I have trouble recreating a part where I have 2 columns and an image that has to touch the border of the screen.
If I want to remove some padding, then the image is not centered anymore.. Thank you very much for your help !!!
You can set the max-width property to 100% for the ‘Container 3’ element and it should ideally give you the visual as per the design you shared. Hope this helps.
Thank you so much AJ_Dev !! I tried the solutions ahead but it didn’t really work. BUT changing the container to 100% max width worked !! Thank you so so much