column truncates text – is there a max height?
-
Hi,
I love this plugin but have just only recently started using it. I came across something that I’m sure is user error (ie mine), but I’m using a box in a column with a bunch of sentences that looked great. We added a few more lines, only to see that they exceed a certain height that I did not define.
When I viewed the element in Chrome, I saw that there was indeed a height value —
.su-box-content {
height: 325px;
}Here are my questions:
1) If I change this height in my style sheet to taller height, will this affect every subsequent box that I make?
2) Is 325px the default – is there a way to change this?
Thanks in advance!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘column truncates text – is there a max height?’ is closed to new replies.