Quick update I’ve almost got it now.
Made the following css to the list. And it looks like this: https://pasteboard.co/JRXCAAb.png
#wpsp-14012 .wp-show-posts-entry-title {
background-color:#162b4e;
padding: 10px;
}
#wpsp-14012.wpsp-card .wpsp-content-wrap {
padding-left:0px !important;
padding-right:50px !important;
}
But would it be possible for the text container to scale according to the length of the text? Some of the boxes have too much empty space on the right…
I am really not a css expert…