Help with CMS on project

Hi, I am trying to link the background images of some links in the main section of my home page to the relative CMS field on that particular collection. I have tried using a dynamic list but I am finding that I can’t display the content properly when inside a list (margin added that I can’t get rid of)

Can anyone think of the best way to do this. I could of course just not make the BG image of the link dynamic but I want to make the whole process as easy for the client as possible.

Many thanks,
John.


Here is my public share link: LINK
(how to access public share link)

Don’t worry, I managed to solve it…I think. Just needed to style the dynamic list wrapper to 50% of the parent element and told it to float left, then add negative margin to the list item to get rid of the unwanted spacing. Should work now.