Is there a way to use different background colours for the portfolio title entries?
Hey Picante,
You would have to target them individually or using nth-child CSS to achieve that, this might help you along: https://css-tricks.com/almanac/selectors/n/nth-child/
Best regards,
Rikard