Hiding list bullets?

January 2013 WordPress Theme
GK User
Thu Jul 11, 2013 8:38 am
Cheers,

How can i remove the background bullets from certain pages, posts or for example from entire bbpress forum. At the moment, the forum looks like this:

forum.jpg
User avatar
Junior Boarder

GK User
Thu Jul 11, 2013 8:51 am
Could You post an url to your site?
User avatar
Moderator

GK User
Thu Jul 11, 2013 9:02 am
Cyberek wrote:Could You post an url to your site?


At the moment, the bbpress forum is installed only to my local version of the site. But the same problem appears in development live-version, for example at this page: http://new.rusgate.fi/?page_id=97
User avatar
Junior Boarder

GK User
Thu Jul 11, 2013 4:40 pm
It seems, that this code:
Code: Select all
article .content ul li {background: none;}

will help, but will remove also bullets from "normal" lists, so the class should be declared more precisely. Sadly I can only done that when I can access online page.

Please read first about adding custom CSS:
http://www.gavick.com/documentation/joo ... -template/
User avatar
Moderator


cron