Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author jp2112

    (@jp2112)

    Try adding “< br >” (without spaces of course) to your content where you want the line break. Or use CSS to limit the width of the box.

    Thread Starter Wigmore

    (@wigmore)

    Hi, I tried the
    but it put exactly that within my text. I looked at the CSS but wasn’t sure what to put to make the width shorter. I’m quite new to CSS so can you advise me please?
    Thanks

    Plugin Author jp2112

    (@jp2112)

    Try max-width.

    Ex:

    .scbb-content-box-blue { max-width:50px }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Two lines in a box?’ is closed to new replies.