Forum styling

Professional social WordPress theme with metro design, fully-adjustable grid widget and BuddyPress support.
GK User
Wed Jul 09, 2014 9:14 pm
I'm getting checkmarks in my forums. Is there a styling change I can do to get rid of them? See http://daviswheel.com/forums/forum/a-busy-forum-containing-two-sidebars/
User avatar
Fresh Boarder

GK User
Thu Jul 10, 2014 8:10 am
Hi,

Try to add this code into css/override.css file (first enable this override option from Template Options -> Advanced tab).

Code: Select all
#bbpress-forums li:before {
   display: none;
}
User avatar
Moderator


cron