Center Align Text

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Apr 22, 2013 2:30 am
Reply with quote
Report this post
Looking to change the text alignment in the "Key Features" on the front page of this template.

Cannot seem to get that happening

Anyone know how?
Thanks
User avatar
Expert Boarder

teitbite
Mon Apr 22, 2013 9:27 am
Reply with quote
Report this post
Hi

Please add this code to css:

Code: Select all
#gkBottom1 .header {
    text-align: center;
}
User avatar
Moderator


cron