I DO <3 MY CLIENTS - 3 columns instead of 4

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
Wed Jul 02, 2014 9:18 pm
Reply with quote
Report this post
How can I change the "I DO <3 MY CLIENTS" area to display 3 columns instead of 4
It's important to keep the whole area centered as it is now

Many thanks!

Daniel
User avatar
Fresh Boarder

teitbite
Fri Jul 04, 2014 9:03 am
Reply with quote
Report this post
Hi

Please add this to override.css and make sure override is enabled in template settings:

Code: Select all
.gkClients li {
    width: 29%;
    text-align: center;
}
User avatar
Moderator

GK User
Mon Jul 07, 2014 4:11 pm
Reply with quote
Report this post
Perfect, thanks much for the assistance!

Daniel
User avatar
Fresh Boarder


cron