Top Users no longer shows as grid.

Premium BuddyPress WordPress theme perfect for venue, music brand or community music website.
GK User
Sun Mar 08, 2015 5:40 pm
Greetings! Great theme :-)

I have a question about the Top Users section.
I'm not sure what happened, but it's no longer showing as a grid.
All the user icons are aligned one after the other in a vertical row.

http://wakeupstar.com/beta/?#

Is there a way to correct this? And if so, how?
Thanks in advance for your help! -- W*
User avatar
Fresh Boarder

GK User
Mon Mar 09, 2015 9:06 am
Hi,

Add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend) or use any custom CSS plugin:
https://www.gavick.com/blog/adding-cust ... ress-theme

Code: Select all
#gk-bottom4 .widget #members-list li {
   clear: none;
}


Problem probably after latest BuddyPress update, we'll fix it in the next theme update.
User avatar
Moderator


cron