Skip to:
Content
Pages
Categories
Search
Top
Bottom

Problems with my titles and forums

Viewing 1 replies (of 1 total)

  • niuserre
    Participant

    @niuserre

    Uppercase is probably caused by CSS somewhere in your theme, look for

    text-transform:uppercase;

    and change it to

    text-transform: none;

    To hide the [0,0] I think you need to write a function to modify bbp_list_forums but check what classes are around it and maybe you can hide it with CSS.

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