Hi community!
The site I’m building contains an archive where I would like to show posts in a looper. The data that should be shown would be provided from acf-fields. I would like to show this data in the card component, in a custom layout inside the card.
Since the card component does only provide the function to add rich text or html, I was wondering, if I can still pull dynamic data from acf fields into the html-field and then add custom css to the site so that I’d achieve the desired styling. I tried following advice from this page by putting in the shortcode of a field, but the card did not show any content (it was just blank).
My question: Can I somehow add dynamic data to the card component and style it by adding custom css? How can I achieve this?
Thank you very much for your support.
Laura

