5th Sponsors Logo not aligning

Responsive Joomla events template to create conference, festival and other big-name event website.
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 Nov 24, 2014 3:25 am
Reply with quote
Report this post
Using the sponsors logo function and on a line if I have 5 sponsors the 5th logo is not aligning. You can see it at http://www.paleadershipconference.org/sponsors

I have reviewed the code of the page and the css, but I am sure I am missing it right in front of me.
User avatar
Junior Boarder

teitbite
Tue Nov 25, 2014 8:14 am
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gk-sponsors-wrap > a,
.gk-sponsors > div > a {
    display: inline-block;
    float: none;
    width: 18%;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.