Does anyone have an idea as whether we can use each items description ($item) as a title=(show description on mouseover) with the flexbox layout??
echo ' <a target="_blank" href="'.$product_ref.'" title="'.$item.'" rel="nofollow">'; won't work.
Any suggestions would be appreciated.