Home › Forums › Basel support forum › Text alignment › Reply To: Text alignment
March 19, 2017 at 9:48 pm
#11022

Artem Temos
Keymaster
Sorry, if you can’t change HTML, try to add the following code to the Custom CSS area in Theme Settins
.vc_icon_element-icon {
min-height: 60px;
}
Regards