Hello,
We are having an issuing getting the Category Terms in a Query Loop GP block to right-align when the terms wrap to a new line. Our best guess is it’s a flexbox issue where the <span> tag containing the terms is auto-expanding to fill the entire width of the flexbox container.
To see this in action, please visit the URL provided in the Private Info box below. Scroll down to the “Latest News” section, and look at the Category Terms displaying on the bottom of the 3rd/right-most post.
How can we adjust the Flexbox CSS so that the Category Terms <span> tag will *only* have the width of the contained content? Once that’s done, the terms that wrap to a second line should still appear right-aligned below the Post’s excerpt.
Thanks for your help!