Show off your action centers with imagery
Use the V2 action list widget and CSS control to show and link to all of your live action centers how you want to.
The second iteration of the list widget includes the sub-header of the action center as well as the image (if provided).
The example shown here uses a custom CSS file to control the styling within the widget. No, it’s not a great example of design best practices! But it does show a little bit of what kind of control your web designer can exert with just your own styles. This CSS styling:
Shows only the latest six (6) action centers
Breaks the action centers out of their standard list using flexbox
Amends margins, colors, and font attributes
With your own CSS you can also hide elements you don’t care about, including images and subheadlines. And since you control the CSS you can make these changes whenever you need to.