0

Is there a way to expand a section height in Visual Composer plug in so text fits OK in mobile? Shrinking text is not an option.

Nick F
  • 1
  • 1

1 Answers1

0

You can use Row stretch however it may not work properly if parent container has overflow: hidden CSS property

Resources: https://wpbakery.atlassian.net/wiki/spaces/VC/pages/3604483/How+to+make+full+width+or+full+height+row https://wpbakery.atlassian.net/wiki/spaces/VC/pages/524364/Content+Elements

Marcello B.
  • 4,177
  • 11
  • 45
  • 65