Martin-1
10/2/2016 - 8:49 PM

Force targeted Content Boxes class to fixed height. Change ".target-class" to the class you use.

Force targeted Content Boxes class to fixed height. Change ".target-class" to the class you use.

/* Force targeted  Content Boxes class to fixed height. Change ".target-class" to the class you use. */

.target-class .fusion-column .content-wrapper {
     height: 250px !important;
}