Cntre article title

September 2015 Joomla Template
GK User
Tue Feb 21, 2017 10:13 am
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
User avatar
Expert Boarder

Joshua M
Tue Feb 21, 2017 10:30 am
Hi,

Did you try to add the following css code?
Code: Select all
.single-page .item-title {
    text-align: center;
}
User avatar
Moderator

GK User
Mon Feb 27, 2017 6:32 pm
That is brilliant, worked a treat, many thanks. :)
User avatar
Expert Boarder


cron