Skip to:
Content
Pages
Categories
Search
Top
Bottom

Bullet Points on forum page


  • John H
    Participant

    @john-h-1

    Hi, I updated bbPress to 2.3 and now have bullet points on the forums page. These were not on the page before the update. The website is still under development – http://burnieworks.com/ (I am using WordPress 3.5.1)
    Does any one have any idea why these bullet points are appearing?
    Thanks,
    John

Viewing 3 replies - 1 through 3 (of 3 total)

  • John James Jacoby
    Keymaster

    @johnjamesjacoby

    This CSS rule is getting in the way:

    `#content .post ul li,
    #content .page ul li,
    #content article ul li,
    .catalyst-widget-area ul li {
    margin: 0 0 0 20px;
    list-style-type: square;
    }`

    You`ll probably want to make these rules more specific to your needs, or write a bit of CSS to reset these in your forums.


    John H
    Participant

    @john-h-1

    Thank you John. I must admit bbPress is somewhat a mystery to me. Can you please guide me to where I need to go to make the adjustments?
    Thanks


    John H
    Participant

    @john-h-1

    I was tired last night. This morning the solution was obvious and the problem fixed.

    Thanks for the help. I appreciate it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar