• Resolved Elia

    (@prettyboyelias)


    Hi there,

    I have a small question.

    I change the columns to the list like this: https://gyazo.com/3394a42f3eda13ad4a81aaec4f5c06a1

    Now the only issue is that all these sub forums are too close to each other on the mobile device, so it’s really hard to read them.

    Could you help me increasing the margin between each element in the sub forums in the list?

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author Robin W

    (@robin-w)

    ok, you could try the alternate template in

    dashboard>settings>bbp style pack>Forum Templates

    or try this in the custom css tab

    #bbpress-forums .bbp-forums-list li {
            line-height: 40px;
    }

    and adjust the line height number to suit you

Viewing 1 replies (of 1 total)
  • The topic ‘Increase margin in the Forum List’ is closed to new replies.