Hi
I've been trying to centre the article title once the article is opened, in Technews using CSS override, but I can't seem to get the it right. Could you help please?
Many thanks
.single-page .item-title {
text-align: center;
}