paullacey78
3/26/2020 - 8:32 PM

Beaver Builder Row Shape Line Glitch Fixer

/* Add the class bb-shape to the Beaver Builder row and then add this css to wherever you put your css */

.bb-shape .fl-row-content-wrap:after {
  border-bottom: 1px solid #fff;
}